On 2017-07-05, Gary Gregory wrote:

> The new interface name HasCharset is pretty bad IMO.

fair enough.

> CharsetProvider is the obvious (to me) better name even though there
> already is a class called java.nio.charset.spi.CharsetProvider.

I don't think so, this really is a marker interface for classes also
implementing ZipEncoding (Simon didn't want to extend the existing
interface).

Hmm, maybe we could make it extend ZipEncoding and call it something
like ZipEncodingWithCharset?

Stefan

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

Reply via email to