Frankly, I think that the lack of generics in commons components drives away more users than having java 1.4 compatibility retains.
I personally won't incorporate any non-genericized components if I can help it. There are a few exceptions where I might like math libraries (oh wait, commons-math already uses generics). Remember, java 1.6 is a few months away from EOL. Adopting it now is hardly avant garde. On Tue, Dec 13, 2011 at 7:10 AM, Gary Gregory <garydgreg...@gmail.com>wrote: > Right now, I'm doing the best I can do for [pool1] and generics. I'll > support the code the same way I support any Commons code, when I take the > time to do so. If P1.6 is as simple as /only/ adding generics, then I > predict we'll see a good adoption rate. >