Yeah, I know Filters do already accomplish most of this - the idea here was to 'formalize' the symmetric operation of two filters like urlencode/urldecode, etc. An Encode could easily be composed of Filter objects (in fact I have a Zend_Encoder_Filter class that takes in the encode and decode Filter objects), and probably most of the base Encoders would just be that.
Like I said, just an idea. -- View this message in context: http://n4.nabble.com/idea-Zend-Encoder-tp1751553p1753267.html Sent from the Zend Framework mailing list archive at Nabble.com.
