On 2009-02-10, Torsten Curdt <tcu...@apache.org> wrote: > No particular objections. Not sure it helps much though :)
True. I'll probably try to find out why ZipArchiveOutputStream extended FilterOutputStream in the first place - probably because java.util.zip.ZipOutputStream does and Ant's class should be as close to a drop-in replacement as it gets. For the *InputStreams we would be able to remove some explicit implementations of the read method(s) in some classes, so it does make sense there. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org