Matthew Weier O'Phinney schrieb:
As I mentioned, if you'd like to see support for Zend_Filter_Input in
Zend_Form, put an issue in the tracker. But my goal is to (a) have
Zend_Form implement Zend_Validate_Interface so it can be used as a
general purpose validator for sets of data (this will be done today or
tomorrow), and (b) have ways to attach forms to models (and specifically
Zend_Db_Table extensions) so that they models can have validators *and*
be rendered as forms (probably in the 1.6.0 release). This latter will
be a boon for those wanting to build quick-and-dirty CRUD apps.

Sounds nice, although I probably won't be using Zend_Db_Table anytime soon :-)

Curious, though: In what kinds of situations exactly would you still use Zend_Filter_Input over Zend_Form?

CU
 Markus

Reply via email to