Hi, At application instantiation your modules (if you use them) are being instantiated also. So if you create a bootstrap for a module that extends from Zend_Application_Module_Bootstrap the autoloading will work.
Good luck, Dmitry -- View this message in context: http://n4.nabble.com/Module-Autoloader-Issue-tp1354954p1361155.html Sent from the Zend Framework mailing list archive at Nabble.com.
