On Tue, Jan 27, 2015, at 01:06 PM, Richard Charles wrote:
> 
> > On Jan 27, 2015, at 11:28 AM, Kyle Sluder <[email protected]> wrote:
> > 
> > Historically, I've not been a big Core Data user, but does
> > -[NSManagedObject setPrimitiveValue:forKey:] not do what you want?
> 
> That is a key-value coding method.

No it's not. -setValue:forKey: is a key-value coding method.
-setPrimitiveValue:forKey: is specific to Core Data, and is rather
thoroughly documented as such in the NSManagedObject documentation.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to