• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: warning: 'NSEntityDescription' may not respond to
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: 'NSEntityDescription' may not respond to


  • Subject: Re: warning: 'NSEntityDescription' may not respond to
  • From: "Kyle Sluder" <email@hidden>
  • Date: Fri, 30 May 2008 09:35:08 -0400

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:

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>)

  • Prev by Date: Re: warning: 'NSEntityDescription' may not respond to
  • Next by Date: Re: sorting an NSTableView
  • Previous by thread: Re: warning: 'NSEntityDescription' may not respond to
  • Next by thread: Re: warning: 'NSEntityDescription' may not respond to
  • Index(es):
    • Date
    • Thread