The thread that never dies. :-)
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of batman42ca Sent: Thursday, April 22, 2010 1:22 PM To: MooTools Users Subject: [Moo] Re: __autoload() 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
