Oh for crying out loud: Here is your anwser, it is called $uses: http://paste.mootools.net/f1b583644
Look at the index option, you can add to that. It is keyed on Class name - add all your js and css required for each class. Then use it like this: http://paste.mootools.net/f75f7daa1 On Apr 22, 10:22 am, batman42ca <[email protected]> wrote: > On Apr 22, 9:09 am, אריה גלזר <[email protected]> wrote: > > > nothing for dependencies, just lazy-loading of the class file > > Which is the problem I was originally trying to solve. The only > dependency that mattered to me was the dependency of the Class on it's > own source code file. If all the source code is present in a directory > somewhere, there are no other dependencies to be resolved except each > class's depencency on it's own javascript file. > > -- > Subscription > settings:http://groups.google.com/group/mootools-users/subscribe?hl=en
