On Thu, Mar 31, 2011 at 9:23 PM, Julius Davies <juliusdav...@gmail.com> wrote:

> I'm confused.  We support streaming for Base64 since codec-1.4 (and
> now Base32 since codec-1.5).  You committed the Base64InputStream
> patch, Jochen!
>
> https://issues.apache.org/jira/browse/CODEC-69
>
> Is there other streaming you would like to see in commons-codec?


Sure, you still dropped a lot of functionality when copying the stuff
from ws-commons. The Encoder and Decoder classes from ws-commons are
way more abstract and generic than the current codec stuff is and the
SAXEncoder is just one example where this is actually useful. Not to
mention StAX, NIO, and a lot of other places where streaming codecs
might be useful.


Jochen



-- 
I Am What I Am And That's All What I Yam (Popeye)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to