RE: Synchronizing data displayed by two instances of my app
RE: Synchronizing data displayed by two instances of my app
- Subject: RE: Synchronizing data displayed by two instances of my app
- From: Marius Strumyla <email@hidden>
- Date: Fri, 2 Apr 2004 15:33:11 -0500
<skipped>
> I was looking for something that would ensure that an update (ie, a fetch)
> would get current data.
<skipped>
> Denis
Denis, did you try EOFetchSpecification.setRefreshesRefetchedObjects(true)
as Arturo suggested? This ensures that fetch specification updates the
already fetched objects. That's is all you need.
If you're using a named fetch specification, there's an equivalent setting
in EOModeler for that.
Hope this helps.
--
marius
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.