ZF-2117: Code Generation Tool
Description
Provide a command line tool for performing commonly needed operations such as creating a skeleton MVC app or running unit tests.
Provide a command line tool for performing commonly needed operations such as creating a skeleton MVC app or running unit tests.
Comments
Posted by Davide Mendolia (idaf_1er) on 2007-11-06T09:55:48.000+0000
There is more information about this tool somewhere ? It's link with the project primitus ?
I work for Ausy (Zend partner Belgium and Luxemburg) and we have the same project.
Posted by Wil Sinclair (wil) on 2007-11-08T20:54:48.000+0000
This is the main issue for the first version of the main Zend Framework project's code generation facilities. There is no more information as a proposal has yet to be put together, and the only link with the Primitus project is that it is one of the inspirations for this tool. Stay tuned for a proposal, which will be linked to from this issue.
Posted by Wil Sinclair (wil) on 2008-03-25T22:32:00.000+0000
Reassigning to Ralph as he's taken over development of this component.
Posted by Wil Sinclair (wil) on 2008-04-18T13:11:48.000+0000
This doesn't appear to have been fixed in 1.5.0. Please update if this is not correct.
Posted by Wil Moore III (wilmoore) (wilmoore) on 2009-12-18T01:12:32.000+0000
Looks like this issue was resolved by implementing Zend_CodeGenerator unless I am missing something.