Hi

I'm trying to bring together two separate discussions from two different
[VOTE]-threads.  It seems as if I should cancel the RC2 vote and before
I rush another RC maybe we can get consensus on what to do.

* my experiments show that moving the LZWInputStream class hasn't got as
  big an impact on subclasses of ZCompressorInputStream as I and others
  would have expected.  This likely means we can relax the warning of
  the release notes and site again.  Right?  Is anybody going to perform
  more experiments?

* (Internal)LZWInputStream has a bunch of protected fields that slipped
  through a few releases ago.  We should add getter/setter pairs and
  deprecate using the fields.  Sebb would like to even make the fields
  private assuming the chance of people actually subclassing
  ZCompressorInputStream and using said fields is very small.

Any opinions?

Stefan

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

Reply via email to