Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: 'NSEntityDescription' may not respond to



On Fri, May 30, 2008 at 6:09 AM, Peter Burtis <email@hidden> wrote:
> One solution is to use [managedObject valueForKey:@"memo"] and
> [managedObject setValue:@"test123" forKey:@"memo"] instead of the accessors.

And another, if you ever want to add custom logic, is to declare memo
as a @property and use the @dynamic directive to tell Obj-C that the
method will be provided at runtime.

--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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden

References: 
 >warning: 'NSEntityDescription' may not respond to (From: Steven Hamilton <email@hidden>)
 >Re: warning: 'NSEntityDescription' may not respond to (From: Peter Burtis <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.