Thanks for the reply. Had a look at a simple project created with Zend_Tool. Seems to be very similar to what i have, except i have an extra library of code created under application:
application/library/Zend application/library/MyRepo I have this in the application.ini already: includePaths.library = APPLICATION_PATH "/../library" ...but it still does not seem to find files located in MyRepo ??? Which is why i thought it might be something to do with setting up a namespace for application/library/MyRepo? -- View this message in context: http://n4.nabble.com/bootstrap-include-path-confusion-tp1475010p1477891.html Sent from the Zend Framework mailing list archive at Nabble.com.
