On Fri, Jun 19, 2009 at 9:06 AM, Phil Steitz wrote:
> Mark Thomas wrote:
>
>> Phil Steitz wrote:
>>
>>
>>> Dheeraj Kumar wrote:
>>>
>>>
Hello,
Congratulations on Pool 1.5.1 release.
I was looking for Java 1.5 generics support on Apache Commons Pool and
found out RoadMap
Mark Thomas wrote:
Phil Steitz wrote:
Dheeraj Kumar wrote:
Hello,
Congratulations on Pool 1.5.1 release.
I was looking for Java 1.5 generics support on Apache Commons Pool and
found out RoadMap at
http://wiki.apache.org/jakarta-commons/PoolRoadMap (last edited
2006-09-10 02:28:23 by
Phil Steitz wrote:
> Dheeraj Kumar wrote:
>> Hello,
>>
>> Congratulations on Pool 1.5.1 release.
>>
>> I was looking for Java 1.5 generics support on Apache Commons Pool and
>> found out RoadMap at
>> http://wiki.apache.org/jakarta-commons/PoolRoadMap (last edited
>> 2006-09-10 02:28:23 by SandyM
Alexander Chmyr wrote:
Hello Phil,
Maybe it make sence to freeze 1.x and do only bugfixing there. AFAIK new
development based on JDKs later than 1.5, hense production environment for
existing do not going to be updated to 1.5 and older
Yes. This is what I meant. Maintain 1.x with no interfac
Hello Phil,
Maybe it make sence to freeze 1.x and do only bugfixing there. AFAIK new
development based on JDKs later than 1.5, hense production environment for
existing do not going to be updated to 1.5 and older
Alexander Chmyr
Software Engineer
Cogniance, Inc
--
http://cl
I agree for most of written under 2.x track on
http://wiki.apache.org/jakarta-commons/PoolRoadMap. except, returnObject
should throw an exception whenever required.
I wrote expected sample interface at
http://code.google.com/p/jnaturals/source/browse/trunk/Pool/src/com/dksidana/java/pool/
-Regard
Dheeraj Kumar wrote:
Hello,
Congratulations on Pool 1.5.1 release.
I was looking for Java 1.5 generics support on Apache Commons Pool and
found out RoadMap at
http://wiki.apache.org/jakarta-commons/PoolRoadMap (last edited
2006-09-10 02:28:23 by SandyMcArthur). Other than that, bug related