I renamed HasCharset to CharsetAccessor (until someone comes up with a
better name before 1.15.)

Gary

On Wed, Jul 5, 2017 at 11:57 PM, Stefan Bodewig <bode...@apache.org> wrote:

> 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