Hi Michel, just one other note:
> It may be a silly idea but, since MoI needs a "visible" path to be imported
It's not so much that MoI actually needs the path to be visible, I mean I could import non-visible paths as well and that was how MoI v1 was set up.
But I was noticing that there were a fair amount of extra unwanted paths coming in with that method so that's why I tried to screen the non-visible stuff out.
I think a good compromise method may be to make one pass through the file screening out non-visible stuff, but if nothing was found on that pass then I will make another pass through and take any kind of path found including non-visible ones on that final pass.
That will help imports in situations like this file where the only paths in the file are non-visible ones.
Does that make sense? Or do you think it would be better to import all non-visible paths that can be found under all circumstances?
- Michael
|