So did you just put the path(s) to the dirs you want autoloading for in
application.ini?

I tried this, ie:

includePaths.library = APPLICATION_PATH "/../library"
includePaths.models = APPLICATION_PATH "/models"

which does result in my include_path getting set appropriately, but
autloading is still not happening...



joedevon wrote:
> 
> I set up my Bootstrap without a namespace either and added this to
> application.ini to get my modules to show:
> 
> resources.frontController.moduleDirectory     = APPLICATION_PATH
> "/modules"
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Zend_Application-and-autoloading-tp23987637p23989359.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to