Re: Core Data: Custom to-many relationship setter not being invoked
Re: Core Data: Custom to-many relationship setter not being invoked
- Subject: Re: Core Data: Custom to-many relationship setter not being invoked
- From: Jerry Krinock <email@hidden>
- Date: Mon, 22 Feb 2010 16:25:31 -0800
On 2010 Feb 22, at 15:53, Ken Tabb wrote:
> I will try to use KVO observations, but my purpose is actually to maintain a linked list...
If I recall correctly, the reason why I use custom setters instead of KVO sometimes is because I need a notification *before* the change actually occurs.
> I'll meanwhile file a bug about the 10.6 documentation.
Great! Maybe they'll come back and say that we're doing it All Wrong, but now that you've mentioned it I remember scratching my head over this when I discovered it. Probably you're a more diligent reader than I am.
_______________________________________________
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