Re: Antwort: Re: Initializing collection attributes

2003-10-16 Thread Armin Waibel
Hi Gerhard, Would you see any obvious problems with this approach? On first glance it seems this could/should be done in all caches that keep the references across transaction boundaries. hmm, maybe this approach will help to solve your specific problem, but (I assume your cache based on/extend a

Antwort: Re: Initializing collection attributes

2003-10-15 Thread Gerhard . Grosse
Hi Armin, Thanks for the info! Since I'm thinking of using my own ObjectCache implementation anyway (to use hard rather than soft references), I wonder if it would make sense to replace the collection attributes in the cache's cache() method. Pseudo code: for each