Re: -refreshObject:mergeChanges: - need more transient property flexibility
Re: -refreshObject:mergeChanges: - need more transient property flexibility
- Subject: Re: -refreshObject:mergeChanges: - need more transient property flexibility
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 2 Nov 2005 13:35:14 -0800
On Nov 2, 2005, at 1:01 PM, Jim Correia wrote:
- In every NSManagedObject subclass which I have this problem set a
flag (because there isn't much else you can do) in didTurnIntoFault
stating that the transient properties are stale and recompute them
the next time through.
That's about the best you can do:
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
Articles/cdUsingMOs.html#//apple_ref/doc/uid/TP40001803-208900>
"Merging Changes With Transient Properties"
mmalc
_______________________________________________
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