I really like your implementation, but I'm not sure it belongs in the
framework itself.  As Matthew pointed out, it doesn't accomplish
anything that can't already be done.  It's definitely very convenient,
though.


On Tue, Apr 6, 2010 at 2:25 PM, OnyxRaven <onyxra...@gmail.com> wrote:
>
> 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.
>



-- 
A.J. Brown
Software Engineer, ZCE
blog : http://ajbrown.org
talk  : (937) 540-0099
chat : IntypicaAJ

Reply via email to