[eluser]zdknudsen[/eluser]
Very interesting modification
At one point Matchbox did in fact only look in the current module (no backtracing), however the reason I implemented it was that I wanted to render people able to import any standard CI application into a module and have it work. However, if you loaded a library from another module (e.g. authentication module) and that library loaded other resources you'd be in trouble.
This way of doing things will never completely replace how Matchbox is working now, and I guess the easiest is to let people download this if they want the functionality, but perhaps I will consider the possibility of choosing which way to do it in the configuration file. Some performance tests could be very interesting.
Either way, I think it's increadibly cool someone moded my library

Thumbs up!