From: Christian M. <vc...@cl...> - 2002-08-09 16:35:00
|
> >Here i dont understand ( beside the fact that there is a technical issue i > >dont figure out ) , why i would want to get 2 JCS cache region for the > >exactly same class of objects ? > > well, for a start we have toplevel collections which don't actually belong > to any class.... a particular *instance* might belong to an instance of a > particular class but in general the toplevel collection role doesn't belong > to a class. So if we want to keep all instances of a collection role in the > same region (a good thing), the role needs its own region. I see, however ideally i believe collections that represent one-to-many associations should not have their own region. Again it's some optimization and it's not urgent at all Thanks for your comments gavin Regards Christian Meunier |