Re: Getting notified of any change to a specific NSManagedObject?
Re: Getting notified of any change to a specific NSManagedObject?
- Subject: Re: Getting notified of any change to a specific NSManagedObject?
- From: email@hidden
- Date: Fri, 16 Nov 2012 12:29:20 -0500
On Nov 15, 2012, at 8:22 PM, Rick Mann wrote:
>
> On Nov 15, 2012, at 17:04 , Kyle Sluder <email@hidden> wrote:
>
>> Override -didChangeValueForKey:?
>
> Apparently we are strongly discouraged from overriding those methods. :-)
>
> --
> Rick
Is this documented? What would be wrong with overriding it, calling [super didChangeValueForKey:] and then doing whatever else you need to do?
I'm not saying that's the right thing to do - just trying to understand why that wouldn't be a good idea?
Dave
_______________________________________________
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