Re: When exactly does a fault get fired?
Re: When exactly does a fault get fired?
- Subject: Re: When exactly does a fault get fired?
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 17 Feb 2006 02:44:28 -0800
On Feb 17, 2006, at 12:51 AM, email@hidden wrote:
If an entity has a attribute that is in the data model and has an
accessor for it, when a call to the accessor occurs, does the fault
fire exactly when the call [object valueForKey:@"Key"] gets sent,
or, in the custom method, does the fault stay un-fired until I call
[self willAccessValueForKey:@"Key"] or [self
primitiveValueForKey:@""]....
<http://developer.apple.com/documentation/Cocoa/Reference/
CoreData_ObjC/Classes/NSManagedObject.html#//apple_ref/occ/instm/
NSManagedObject/willAccessValueForKey:>
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