Howdy,
You know, tomcat only uses one class (LRUMap), whose implementation
wasn't really changed in the 3.0 release, only the package name.  So
this is a trivial patch...

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Jess Holle [mailto:[EMAIL PROTECTED]
>Sent: Thursday, January 29, 2004 11:35 AM
>To: Tomcat Developers List
>Subject: Re: Jakarta Collections 3.0?
>
>Remy Maucherat wrote:
>
>> Jess Holle wrote:
>>
>>> Can anyone shed any light on the plans for Tomcat using Jakarta
>>> Collections 3.0?
>>>
>>> I ask as we currently bundle Jakarta Collections for use in and out
>>> of the servlet engine.  We wish to use a consistent version
>>> throughout.  Given that Tomcat bundles Jakarta Collections within
its
>>> common/lib area, we effectively use whatever Tomcat uses while in
the
>>> servlet engine in any case.  We're therefore at Collections 2.1 as
>>> Tomcat is.
>>>
>>> Are there plans to move Tomcat to Jakarta Collections 3.0?
>>
>>
>> It would have been better if either:
>> - 3.0 was backwards compatible with 2.0 :)
>> - it was using different package names
>>
>> Note that you should be able to override and use collections 2.1
>> inside a webapp even if collections 3.0 is in common/lib, and
>> hopefully it'll work. If it doesn't, there will be a huge mess, and
>> lots of hate mail ;)
>
>Or vice versa presumably?
>
>If this *should* work, then I can give it a wing, though I've not
really
>sanity checked 3.0 myself -- as we use 2.1 very little and my immediate
>concern was Tomcat compatibility.
>
>--
>Jess Holle
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to