Hi all,
I have updated the laboratory proposal for Zend_Validate_Builder and
Zend_Filter_Builder. The proposal is located here:
http://framework.zend.com/wiki/x/fXM. This version of the proposal is completely
compatible with the current Zend_Filter and Zend_Validate API.
This proposal is for an alternate system for performing filtering and validation
of user input, which takes a fairly pure object-oriented tact. There are several
example use cases to look at in the proposal.
If you're interested, the code can be checked out from here:
http://framework.zend.com/svn/laboratory. I would certainly appreciate feedback
from anyone with some spare time to check this out. :)
These are the files to get:
http://framework.zend.com/svn/laboratory/library/Zend/Filter/Builder.php
http://framework.zend.com/svn/laboratory/library/Zend/Filter/Builder/*
http://framework.zend.com/svn/laboratory/library/Zend/Validate/Builder.php
http://framework.zend.com/svn/laboratory/library/Zend/Validate/Builder/*
Regards,
Bryce Lohr