Thanks for the response Bill. I suspected I might be on an edge case with this but didn't know for sure. I'll just go with what I've done then and see what happens with the proposal Bryce is developing.
Bill Karwin wrote: > > I considered making a more feature-rich wildcard syntax in > Zend_Filter_Input, and I saw what Bryce did in his Zend_Validate_Builder > solution. But I decided to favor simplicity. > > One of the goals of Zend Framework from the beginning was explicitly > _not_ to solve all possible use cases, but to solve 80% of the use cases > and so make the usage simple. Where possible, classes should be > extensible to allow people to make their own solutions that solve their > custom cases. But in this case, I do understand that Zend_Filter_Input > doesn't support this kind of extensibility. > > Regards, > Bill Karwin > -- View this message in context: http://www.nabble.com/Zend_Filter_Input%3A-extending-the-wildcard-feature-tf4272366s16154.html#a12169368 Sent from the Zend Framework mailing list archive at Nabble.com.
