> # ability to persist alternate namings of things
> # ability to scan existing projects (lower priority, and harder to do)
> # ability to use alternate config type (moderate complexity, low priority)
> 

Its ironic that the 3 things i want/use most are not complete and have been
ranked low in priority. Not that im complaining pre se, Id agree in
comparison to the things you have implemented/fixed they are indeed low
priority. I just like to whine without contributing :-)

Awesome work though. things are shaping up nicely id say.



Ralph Schindler-2 wrote:
> 
> Hello all,
> 
> As some of you are aware, a significant amount of new features on the 
> Zend_Tool list for it's release in ZF 1.10.  To get insight into what's 
> new, please check out:
> 
> http://framework.zend.com/issues/browse/ZF-7940
> 
> Currently, these features are in trunk and can be installed and used 
> from trunk.  Keep in mind, there are changes in both bin/ as well as 
> library/, so you'd need both.
> 
> You can also get the latest alpha version of ZF from pear.zfcampus.org 
> as a PEAR package. http:://pear.zfcampus.org
> 
> I am also in the process of cleaning up and restructuring the 
> documentation for Zend_Tool.
> 
> My plan is to get a significant amount of work done in a wiki, get it's 
> content approved by the users (thats you), then move it into the DocBook 
> (the manual).  The problem, from my perspective, is that Zend_Tool is 
> such a large set of features, the current documentation does not 
> immediately give you the understanding to get started- at least not as 
> much as I would like.  So please, send me your suggestions here, in IRC 
> or to my email [ralph dot schindler (a) zend dot com].
> 
> http://ralphschindler.com/wiki/index.php/Zend_Tool_Running_Documentation
> 
> Some of the more interesting new features:
> 
>    Creating a Form:
>    zf create form MyForm
> 
>    Creating a Model:
>    zf create model Foo
> 
>    Creating A DbTable (named Bar, for table bar)
>    zf create dbtable Bar bar
> 
> 
> Thanks for playing & testing it out!
> -ralph
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/Zend-Tool-in-1-10-tp964363p974539.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to