You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stefan Bodewig <bo...@apache.org> on 2009/04/02 18:11:39 UTC

Re: [COMPRESS] TarUtils - rename of getxxx() methods; TarArchiveEntry StringBuffer=>String

On 2009-04-02, sebb <se...@gmail.com> wrote:

> So I'd like to rename the TarUtils getXXX() methods to formatXXX()
> instead, as that is what the methods actually do - they format the
> input long or stringbuffer into a byte buffer.

> Also, TarArchiveEntry mostly uses StringBuffer rather than String. As
> the variables are rarely updated - just written and read - this seems
> unnecessary (perhaps wasteful), and does not agree with the way the
> other ArchiveEntry classes are implemented.

> So I'd like to change these to String instead.
> This will change the API for TarUtils.

> Any objections?

+1

Stefan

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