Hey all

Some of you may have heard about my ModelForm class for Doctrine. I have now been working on modifying it to use Zend_Db_Table, so those of you who aren't
using Doctrine can use it too.

I've created a proposal for a new Zend_ModelForm component here:
http://framework.zend.com/wiki/display/ZFPROP/Zend_Form+generation+from+models+-+Jani+Hartikainen


I would appreciate any feedback or ideas. Particularily, I'd like to know
your opinion on how to best allow you to define the relation information for generating forms with relation support in Zend_Db_Table (this is already supported with Doctrine). Feedback regarding the adapter interface would also be welcome.

If you want to know more, I suggest you hit the blogposts link in the references section of the proposal. There's much more info on the class to be found in my blog.


Thanks

--
Jani Hartikainen
http://codeutopia.net/

Reply via email to