Re: KVC and addObject for "to-many" properties
Re: KVC and addObject for "to-many" properties
- Subject: Re: KVC and addObject for "to-many" properties
- From: Kyle Sluder <email@hidden>
- Date: Sat, 11 Jul 2009 15:07:12 -0700
On Sat, Jul 11, 2009 at 2:36 PM, Michael de Haan<email@hidden> wrote:
> The documentation is clear as to which methods one needs to implement to
> comply with KVC , but the one that is missing is a simple "addObject", which
> I assume one is doing when the user clicks the "Create New Employee"
> button.
-addObject is an NSObjectController method, not a key-value coding
accessor method.
--Kyle Sluder
_______________________________________________
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