jiewmeng wrote: > > is it recommended to add new actions to controllers after my controllers > have code in it? > I'm not sure there is a "best practice" around this so I'll just give you my opinion. I don't believe any generated/scaffolded code is meant to be used as-is. With Zend Tool in particular, I generally use it to get the base project structure setup and then I start re-arranging from there. That was the long way of me saying that I don't recommend that you try to use Zend Tool to maintain your application once it is out of its infancy.
----- -- Wil Moore III Why is Bottom-posting better than Top-posting: http://www.caliburn.nl/topposting.html -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-Tool-adding-to-indent-tp2302192p2303903.html Sent from the Zend Framework mailing list archive at Nabble.com.
