• 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: Where to set default user defaults?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where to set default user defaults?


  • Subject: Re: Where to set default user defaults?
  • From: Jens Bauer <email@hidden>
  • Date: Fri, 21 Nov 2003 22:37:51 +0100

Hi John,

(and everyone interested in the preference handling I wrote)

On Friday, November 21, 2003, at 07:41 PM, Jens Bauer wrote:

{snip}

- (void)readPreferencesFromDisk
{
NSObject *value;

this should have been...
id value;
-Otherwise you'll get warnings about the boolValue. =)

(Note: I don't know if the previous email made it to Apple's servers; it's 3 hours since I sent it. It may have been too long; I don't know.)


Love,
Jens
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Where to set default user defaults? (From: Jens Bauer <email@hidden>)

  • Prev by Date: Re: Where to set default user defaults?
  • Next by Date: Re: NSLayoutManager and NSTextView problems
  • Previous by thread: Re: Where to set default user defaults?
  • Next by thread: Re: Where to set default user defaults?
  • Index(es):
    • Date
    • Thread