I echo the statements of Andi and Matthew. A Form-handling solution is very important, but the implementation that existed in the incubator did not meet our project standards. There were no tests, no documentation, and there was no one working on it.
So after discussing with Andi, I moved the old "ZForm" code out of the incubator and into the Zend Framework Laboratory svn repository (http://framework.zend.com/fisheye/browse/Zend_Framework_Laboratory/ZFor m). I look forward to collecting requirements and prototype ideas for a form solution after ZF 1.0 is released. Form-handling is a complex subject and we should dedicate some attention and careful thought to it as we design the solution. Regards, Bill Karwin
