• 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: NSUserDefaultsController valueForUndefinedKey:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSUserDefaultsController valueForUndefinedKey:


  • Subject: Re: NSUserDefaultsController valueForUndefinedKey:
  • From: Richard Somers <email@hidden>
  • Date: Sat, 20 Mar 2010 11:03:28 -0600

On Mar 20, 2010, at 10:25 AM, Jim Correia wrote:

You use the key “radius” in the code you’ve pasted below.

True. I bind the "radius" property of the external class to the controller key path "values.ABRadius".


You should always reassign self.

self = [super init];
if (! self) return;

I have been following Cocoa Programming for Mac OS X, Third Edition, p56 by Hillegass. I don't think he ever mentions this.


Thanks for the comments.

--Richard

_______________________________________________

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: 
 >NSUserDefaultsController valueForUndefinedKey: (From: Richard Somers <email@hidden>)

  • Prev by Date: Re: NSUserDefaultsController valueForUndefinedKey:
  • Next by Date: Re: NSUserDefaultsController valueForUndefinedKey:
  • Previous by thread: Re: NSUserDefaultsController valueForUndefinedKey:
  • Next by thread: Re: NSUserDefaultsController valueForUndefinedKey:
  • Index(es):
    • Date
    • Thread