Re: CORE DATA: setImage (transient) and setImageData (binary) accessors don't fire.
Re: CORE DATA: setImage (transient) and setImageData (binary) accessors don't fire.
- Subject: Re: CORE DATA: setImage (transient) and setImageData (binary) accessors don't fire.
- From: Jeff LaMarche <email@hidden>
- Date: Sun, 15 Jan 2006 10:51:54 -0500
On Jan 15, 2006, at 12:45 AM, Frederick C. Lee wrote:
Specifically, the 'setImageData' accessor isn't firing.
I don't know why.
One possibility is that in your data model, you haven't specified the
entity's class but rather left it at the default value of
NSManagedObject. If you don't specify this, it will go right to
valueForKey: and setValue:forKey: and not use your accessors
_______________________________________________
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