Le 27/03/2016 18:41, Stefan Bodewig a écrit :

> Is this a feature we generally want to see in compress? And if so, does
> the branch make sense or should we tackle this in a different way?

I like the idea of progress tracking, and the implementation on the
branch is ok (I'd just add a try-catch around the calls to notify(), so
an error in a listener doesn't prevent the others from getting the
notification).

That said, maybe the concept of progress tracking is more general than
[compress] and could be implemented as a decorator stream in [io] (along
with an approximation of the time left to process the stream).

Emmanuel Bourg


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

Reply via email to