Re: [codec] Generics added in a SVN branch

2011-08-15 Thread sebb
On 15 August 2011 23:53, Gary Gregory wrote: > On Mon, Aug 15, 2011 at 10:12 AM, sebb wrote: > >> On 14 August 2011 22:38, Gary Gregory wrote: >> > Hi, >> > >> > On Aug 14, 2011, at 10:19, sebb wrote: >> > >> >> On 14 August 2011 03:02, sebb wrote: >> >>> On 12 August 2011 20:56, Gary Gregory

Re: [codec] Generics added in a SVN branch

2011-08-15 Thread Gary Gregory
On Mon, Aug 15, 2011 at 10:12 AM, sebb wrote: > On 14 August 2011 22:38, Gary Gregory wrote: > > Hi, > > > > On Aug 14, 2011, at 10:19, sebb wrote: > > > >> On 14 August 2011 03:02, sebb wrote: > >>> On 12 August 2011 20:56, Gary Gregory wrote: > Hello All: > > For a first cut

Re: [codec] Generics added in a SVN branch

2011-08-15 Thread sebb
On 14 August 2011 22:38, Gary Gregory wrote: > Hi, > > On Aug 14, 2011, at 10:19, sebb wrote: > >> On 14 August 2011 03:02, sebb wrote: >>> On 12 August 2011 20:56, Gary Gregory wrote: Hello All: For a first cut at generics support in Codec, please checkout the branch

Re: [codec] Generics added in a SVN branch

2011-08-14 Thread Gary Gregory
Hi, On Aug 14, 2011, at 10:19, sebb wrote: > On 14 August 2011 03:02, sebb wrote: >> On 12 August 2011 20:56, Gary Gregory wrote: >>> Hello All: >>> >>> For a first cut at generics support in Codec, please checkout the >>> branch >>> https://svn.apache.org/repos/asf/commons/proper/codec/branc

Re: [codec] Generics added in a SVN branch

2011-08-14 Thread sebb
On 14 August 2011 15:47, Gary Gregory wrote: > On Sat, Aug 13, 2011 at 10:02 PM, sebb wrote: >> On 12 August 2011 20:56, Gary Gregory wrote: >>> Hello All: >>> >>> For a first cut at generics support in Codec, please checkout the >>> branch >>> https://svn.apache.org/repos/asf/commons/proper/co

Re: [codec] Generics added in a SVN branch

2011-08-14 Thread Gary Gregory
On Sat, Aug 13, 2011 at 10:02 PM, sebb wrote: > On 12 August 2011 20:56, Gary Gregory wrote: >> Hello All: >> >> For a first cut at generics support in Codec, please checkout the >> branch >> https://svn.apache.org/repos/asf/commons/proper/codec/branches/generics >> >> I wrote a migration guide

Re: [codec] Generics added in a SVN branch

2011-08-14 Thread sebb
On 14 August 2011 03:02, sebb wrote: > On 12 August 2011 20:56, Gary Gregory wrote: >> Hello All: >> >> For a first cut at generics support in Codec, please checkout the >> branch >> https://svn.apache.org/repos/asf/commons/proper/codec/branches/generics >> >> I wrote a migration guide in the ro

Re: [codec] Generics added in a SVN branch

2011-08-13 Thread sebb
On 12 August 2011 20:56, Gary Gregory wrote: > Hello All: > > For a first cut at generics support in Codec, please checkout the > branch https://svn.apache.org/repos/asf/commons/proper/codec/branches/generics > > I wrote a migration guide in the root of the project called > Codec2-Migration.htm. >

[codec] Generics added in a SVN branch

2011-08-12 Thread Gary Gregory
Hello All: For a first cut at generics support in Codec, please checkout the branch https://svn.apache.org/repos/asf/commons/proper/codec/branches/generics I wrote a migration guide in the root of the project called Codec2-Migration.htm. Let's discuss. I plan on not touching trunk until the gen