On 13/12/2011 14:25, Ted Dunning wrote: > Frankly, I think that the lack of generics in commons components drives > away more users than having java 1.4 compatibility retains.
I disagree in this case. A large proportion of the commons pool user base is from: Apache Tomcat 5/6/7 -> Apache Commons DBCP -> Apache Commons Pool The last time I checked around 25% of the Tomcat user base was using Tomcat 5 (a guestimate based on downloads) and as much as I don't like it, the Servlet 2.4 spec requires Java 1.4 support. EOL has been announced for Tomcat 5 (in ~9 months from now) so this requirement will be going away. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org