From: Gavin_King/Cirrus%<CI...@ci...> - 2002-08-09 14:04:55
|
>you can of course use usage='read-only' isnt it ? yes, if appropriate. >I am wondering something here: > >If we got this simple one to many: > >i have declarated the class bar and the class foo to use jcs-cache, shoudnt >the collection of bar in the class foo cached automatically ? No. >If i have to specify that the collection need to be cached, will it use the >same JCS region as the com.illflow.Bar ? No. we can discuss this; to me its an implementation detail + the current behaviour was the simplest solution. |