On Thu, Oct 23, 2014 at 12:42 AM, Damjan Jovanovic <dam...@apache.org>
wrote:

> Hi
>
> I've been hoping to steal commons-compress's cleaner and faster LZW
> decompressor, and use it in commons-imaging for TIFF and GIF files,
> and I've finally managed to make a patch to that effect.
>
> This requires moving LZWInputStream to a
> org.apache.commons.compress.compressors.lzw package and making it
> public. Any objections to this?
>
> Also imaging would have to depend on a SNAPSHOT of compress to be able
> to import LZWInputStream, at least until the next release. Which is
> when?
>

I think it is a good idea make [imaging] depend on [compress].

Gary


> I am attaching patches in case anyone wants to have a look, but I can
> commit them myself if there are no objections.
>
> Thank you
> Damjan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to