Refaulting Core Data Objects.
Refaulting Core Data Objects.
- Subject: Refaulting Core Data Objects.
- From: Greg Manning <email@hidden>
- Date: Sat, 4 Jun 2005 20:40:06 +0100
May be an obvious question, but how do I refault an object with
Fetched Properties?
I've found [NSManagedObjectContext refreshObject: mergeChanges:], but
that seems to restore the object to its last saved state, instead of
just marking the fetched properties as faults.
I've tried just faulting the fetched property, but that doesn't seem
to do anything...
Is there something obvious I'm missing?
I just want to tell the fetched properties to refresh themselves --
that must be a fairly trivial operation, surely?
Greg Manning.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden