You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <gg...@apache.org> on 2012/03/26 17:56:16 UTC

[codec] is moving to Java 6

Hi All:

I plan on moving [codec] to Java 6 to make use of APIs like
java.lang.String.getBytes(Charset) which will percolate up to some public
APIs so that you can pass in a Charset instead of a String.

The idea is to define Charset constants for the required encoding names
(see CharEncoding)

In [lang]-land, see https://issues.apache.org/jira/browse/LANG-795

-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
Spring Batch in Action: http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>

Re: [codec] is moving to Java 6

Posted by Simone Tripodi <si...@apache.org>.
sounds reasonable Gary, +1!
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Mon, Mar 26, 2012 at 5:56 PM, Gary Gregory <gg...@apache.org> wrote:
> Hi All:
>
> I plan on moving [codec] to Java 6 to make use of APIs like
> java.lang.String.getBytes(Charset) which will percolate up to some public
> APIs so that you can pass in a Charset instead of a String.
>
> The idea is to define Charset constants for the required encoding names
> (see CharEncoding)
>
> In [lang]-land, see https://issues.apache.org/jira/browse/LANG-795
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> Spring Batch in Action: http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>

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