Zend_Form: Directory for subclass'd forms?

View: Old framed views
4 Messages — Rating Filter:   Alert me  
Zend_Form: Directory for subclass'd forms? - I've decided to go the route of subclass of Zend_Form for my forms. Currently I'm storing them in the... Loading...
-- Jim Scherer <jscherer26@...> wrote (on Monday, 03 March 2008, 11:54 AM -0800): > I've decided to go the route... Loading...
That's what I do too. I store them in application/forms. In library/ I have App_Form which extends Zend_Form. That... Loading...
Amr, I actually regard the Forms to be part of the controller layer, which means that they're allowed to touch ...... Loading...