Re: NSMutableDictionary or Custom Object when adding properties?
Re: NSMutableDictionary or Custom Object when adding properties?
- Subject: Re: NSMutableDictionary or Custom Object when adding properties?
- From: Jens Alfke <email@hidden>
- Date: Fri, 17 May 2013 14:24:08 -0700
On May 17, 2013, at 1:43 PM, Trygve Inda <email@hidden> wrote:
> How is this really any different than using setValue:forUndefinedKey?
If you’re just going to access properties through KVC it’s not. Maybe that’s all the OP needs? What it gives you is actual ObjC-level properties that you can get and set directly in code.
—Jens
_______________________________________________
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