Re: NSManagedObject subclass mysteriously notifies observers for non-modeled properties
Re: NSManagedObject subclass mysteriously notifies observers for non-modeled properties
- Subject: Re: NSManagedObject subclass mysteriously notifies observers for non-modeled properties
- From: David Hoerl <email@hidden>
- Date: Fri, 21 May 2010 09:52:23 -0400
On 5/21/10 9:10 AM, Mike Abdullah wrote:
What does +contextShouldIgnoreUnmodeledPropertyChanges return for your class? I am wondering if the two are interlinked.
This was an oversight on my part - this app is targeted at 10.5 (and
thus uses the 10.5 SDK.) That Class method is not defined for 10.5 (or
so says the documentation), and trying to compile a test fails as well.
David
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden