Hi

One point to note that Castor's JDO could do cacheing.
However, it won't support self-referencing and inheritance so easily.
Sometimes cannot have the best of both-worlds...

Regards
==========
Ian Lim
email: [EMAIL PROTECTED]
homepage: http://www.webappcabaret.com/mallim

----- Original Message ----- 
From: "John McNally" <[EMAIL PROTECTED]>
To: "Turbine Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, December 11, 2001 12:51 AM
Subject: Re: [Torque] Failed testcase


> Torque objects as currently written will not work well in a cache.  The
> objects are not thread-safe.  there are cases where the objects are
> generally used in as read-only or you are only using the simple bean
> properties that map the db columns, that you may be able to get away
> with caching them, but in general it cannot be done.  
> 
> john mcnally
> 



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

Reply via email to