Hi

while pondering the API of Compress 2.x I already moaned about the lack
of decorator support in Channels, in particular pushback would be needed
in Compress in many places, but also stuff like counting, verifying
checksums and other Filter*Stream stuff.

When I started to look around I didn't find anything inside IO (which
came as a suprise) but I stumbled over
http://sourceforge.net/p/mcpkutil/trunk/ci/master/tree/src/cxlarchive/util/Bytes.java
which has filtering for channels.  It is not a lot of code but could be
a useful seed.  I contacted Gregory Janik, the author of mcpkutil and
he'd be fine with us forking the code.

Any interest for IO?  I'd likely take that path for Compress2 anyway.

Stefan

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

Reply via email to