Re: Another memory question -EOF
Re: Another memory question -EOF
- Subject: Re: Another memory question -EOF
- From: Chuck Hill <email@hidden>
- Date: Fri, 25 Aug 2006 11:02:40 -0700
On Aug 25, 2006, at 8:26 AM, Ute Hoffmann wrote:
Hallo,
Does anyone know whether WebObjects will keep old snapshots in his
memeory,
Unless you have turned it off, snapshots are reference counted. As
along as there is an EO that was created from the snapshot, the
snapshot will be retained.
i.e. I have a very log timestampLag. So WebObjects has some data
fetched, then the data is needed again and fetcht again... will it
keep the first fetch/snapshot or will it get rid of that or
repopulate it?
It will keep the old snapshot unless you invalidate it or mark the
fetch spec as "refreshes refetched objects".
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden