papayasoft wrote: > > I would like a class named `Application\Model\User` to be stored in the > file `application/models/User.php`. > ... > Anyone have an explanation or alternative approach? > The Symfony Universal Autoloader works nicely in this case: https://gist.github.com/937433#file_autoload.php.dist
----- -- Wil Moore III Best Practices for Working with Open-Source Developers http://www.faqs.org/docs/artu/ch19s02.html Why is Bottom-posting better than Top-posting: http://www.caliburn.nl/topposting.html DO NOT TOP-POST and DO trim your replies: http://linux.sgms-centre.com/misc/netiquette.php#toppost -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Doctrine-2-0-Entities-Models-Naming-and-Autoloading-tp1678427p3606071.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
