Hi, I've created my models using zend_tool so they were created with MyNamespace_Model_Something under application/models.
I am going to use Doctrine for db related operations and the service approach in order to have thin controllers. My controllers are going to be under controllers - ok Doctrine, Zend files under library - ok Where should I put the MyNamespace_Someting_Service and the Doctrine generated ones? Regards. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
