-- dinok <[EMAIL PROTECTED]> wrote (on Sunday, 11 November 2007, 10:05 AM -0800): > I had a look at Jurriƫn's Proposal in the current versions. > As I could see, it looks very nice! > Why don't we merge these two existing proposal instead of refactoring a > third one? > I think this is the better way, because this proposal already includes a lot > of options and helpers which are realy useful. For example a database > adapter and so on. > Have a look at it :)
I've answered this question previously in this thread. As to why I'm not aiming for DB integration for the first iteration is because not all forms are tied to databases; they may be tied to simple files (such as config files), web services, LDAP, etc. Zend_Form needs to without database integration. I already have some ideas on how DB integration could be achieved with the prototype I'm working on; be aware it *is* on my mind, as well as, obviously, those of the other proposal authors. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
