Re: Enterprise Object Caching
Re: Enterprise Object Caching
- Subject: Re: Enterprise Object Caching
- From: Guido Neitzer <email@hidden>
- Date: Fri, 25 Aug 2006 16:58:58 +0200
On 25.08.2006, at 16:53 Uhr, Ken Anderson wrote:
No. If you've already faulted the relationship in instance 1, that
array has already been populated, and EOF will not go back to the
database.
And this might sometimes be a bit tricky to handle as it is perfectly
possible to show lists of objects that are long gone (deleted) from
the database ... especially when you have more than one instance of
your app running.
Tests should always check for these ugly cases.
So, be careful on what you assume is correct on your object graph.
cug
_______________________________________________
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