Anyone have any idea as to where to start with a Zend_Tool_Client? It seems like that's what would be needed to tie in Doctrine_Cli/Doctrine_Task to Zend_Tool. From the http://framework.zend.com/manual/en/zend.tool.framework.architecture.html#zend.tool.framework.architecture.clients docs :
It would be really convenient to have the Doctrine_Cli readily available and to not have to mess with individual scripts for each project. I'm reviewing the docs now. Let me know if you have any advice. It seems like a basic implementation should be pretty easy. Matthew Lurz wrote: > > !!! Calling All Doctrine/ZF Users !!! > > While the ZF wiki contains several Doctrine related proposals, there > doesn't > seem to exist a cohesive movement toward tying together these 2 excellent > pieces of software. With the benefits of doing so being so great, let's > band > together for this purpose! > > If you are a potential recipient of these benefits, would you be > interested in > using or contributing to the development of such an integration library? > > If so, read on and reply.. > > A brief survey of potential integration points (1) turned up: > > ZendX_Doctrine_Application_Resource_Manager (2) > > ZendX_Doctrine_Tool_Framework_Client > > ZendX_Doctrine_Log_Writer_Table > > ZendX_Doctrine_Session_SaveHandler_Table > > ZendX_Doctrine_Auth_Adapter_Table (3) > > ZendX_Doctrine_Paginator_Adapter_Collection (3) > > ZendX_Doctrine_CodeGenerator_Form (3) > > --- > > It wasn't my intent to define scope or vision, but the general intent of > each > should be somewhat self-evident. > > Integration points moving in the other direction exist as well. I've yet > to > evaluate these relationships, but one possibility is Doctrine event > listeners > using Zend_Log for profiling, debugging, etc. > > Have I missed any potential integration points? Any other comments? > > 1) ZendX_Doctrine is the proposed namespace > 2) I have some very basic, working code if anyone is interested > 3) Proposal exists on ZF wiki > -- View this message in context: http://www.nabble.com/RFC%3A-ZendX_Doctrine-tp23454552p23455603.html Sent from the Zend Framework mailing list archive at Nabble.com.
