Hi Dale, You can find the most recent proposal that addresses the filter and validation functionality of Zend_Filter (now Zend_Filter and Zend_Validate in the incubator) here:
Zend_Filter Design Proposal - Darby Felton http://framework.zend.com/wiki/x/Wi8 There are also a couple of related proposals that have since been "removed": Intercepting Filters - Mike Borozdin http://framework.zend.com/wiki/x/jwc Zend_FilterChain Zend_Validator - Christopher Thompson http://framework.zend.com/wiki/x/cwM Though none of these were quite removed from the system, they have all moved and/or changed names in their lifetimes. I recommend using the "Tiny Link" found on the Info tab of a wiki page (e.g., the above URLs) for reference purposes, since it persists page name changes and page moves. Hope this helps! Best regards, Darby Dale McNeill wrote: > I recently went to the proposal wiki and couldn't find the discussion > about the Zend Validator. Was this proposal removed? > > thanks, > > Dale > >
