|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (7)
View Page Historyh2. THE MUST HAVES
<h2>Overview</h2>
* Project (create)
* Controller (create,delete)
* Controller Action (create,delete)
* View (create,delete)
* CLI Client Help (--help && ?)
* DBTable File creation from db tables
* ZF Version
* Provider, create in projects
* Scaffolding (CRUD)
* Pretty Initial Welcome Message
* Application Test Generation (stubs)
* Library Test Generation (stubs)
* Controller (create,delete)
* Controller Action (create,delete)
* View (create,delete)
* CLI Client Help (--help && ?)
* DBTable File creation from db tables
* ZF Version
* Provider, create in projects
* Scaffolding (CRUD)
* Pretty Initial Welcome Message
* Application Test Generation (stubs)
* Library Test Generation (stubs)
<p>The lists below represent the functional must haves and should haves for Zend_Tool in a 1.8 release timeframe</p>
h2. THE SHOULD HAVES
* Database "Migrations" / Data Deployments
* Ability to "freeze" library into application at specific version
* Logging Console for Application
* SQL Logging
* Front Controller Dispatch Logging
* Pretend functionality
* Coding Statistics
* Coding Violations
* Interactive Mode
* Ability to "freeze" library into application at specific version
* Logging Console for Application
* SQL Logging
* Front Controller Dispatch Logging
* Pretend functionality
* Coding Statistics
* Coding Violations
* Interactive Mode
<h3>THE MUST HAVES</h3>
<ul>
<li>Project (create)</li>
<li>Controller (create,delete)</li>
<li>Controller Action (create,delete)</li>
<li>View (create,delete)</li>
<li>CLI Client Help (--help && ?)</li>
<li>DBTable File creation from db tables</li>
<li>ZF Version</li>
<li>Provider, create in projects</li>
<li>Scaffolding (CRUD)</li>
<li>Pretty Initial Welcome Message</li>
<li>Application Test Generation (stubs)</li>
<li>Library Test Generation (stubs)</li>
</ul>
<h3>THE SHOULD HAVES</h3>
<ul>
<li>Database "Migrations" / Data Deployments</li>
<li>Ability to "freeze" library into application at specific version</li>
<li>Logging Console for Application</li>
<li>SQL Logging</li>
<li>Front Controller Dispatch Logging</li>
<li>Pretend functionality</li>
<li>Coding Statistics</li>
<li>Coding Violations</li>
<li>Interactive Mode</li>
</ul>