-- marcelloraffaele <[email protected]> wrote (on Saturday, 20 June 2009, 01:01 AM -0700): > > A lot of time i have to deploy admin pages for manage data and do dataentry. > I would like to ask if is possible in Zend Framework to manage this problem > with a particular design pattern. > I think that this function can be very util in a lot of cases.
Currently we do not have any built-in functionality for this. That said, Ralph is actively working on CRUD scaffold generation for Zend_Tool, and this would give you what you are looking for. -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/
