and how will u do the tight coupling between them?
Kieran Hall wrote: > > I keep mine in a sub directory of my models directory, as I have a tight > coupling between my forms and my models. I'd say that you should put > them wherever makes sense in the context of your application. > > Kieran. > > iceangel89 wrote: >> where shld my Zend_Form classes go? do i put in something like >> library/MyApp/Forms or something like that? or in the modules/forms >> folder? >> if its in the modules/form folder i need to use require right? > > -- > Kieran Hall > > -- View this message in context: http://www.nabble.com/Where-should-i-put-my-Zend_Forms--tp23330183p23331420.html Sent from the Zend Framework mailing list archive at Nabble.com.
