On 15 Nov (09:10), Greg Luck wrote:

> I was pretty keen to use the java.util.LinkedHashMap, because the 
> combination of a doubly-linked
> list combined with a Hashmap in JCS was the source of the memory leak 
> in it. The memory store code
> went from around 1500 lines down to a few hundred and became much 
> simpler to understand.

Instead of a requirement for JDK 1.4, can you replace the 1500 lines of
code with something better and only use 1.3? Gavin, I'm rewriting/adding
the cache documentation, and some things are not perfectly clear, like
the future for JCS and our "recommended", easy to install/config bundled
cache.

I'd say JDK 1.3 compatibility is a must for Hibernate, it even was for
the last projects I did.

-- 
Christian Bauer
[EMAIL PROTECTED]


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to