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: Jerry Krinock <email@hidden>
- Date: Fri, 16 Nov 2012 11:33:59 -0800
Either make the dependent property as Sean suggested, or write custom setters to post or enqueue a notification. Either is appropriate in different situations.
But, indeed, don't second-guess Apple's "strong" recommendations. I always think of those as, "There is some ugly stuff going on under the hood here that you'd rather not want to find out about."
_______________________________________________
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