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

Re: NSApplicationMain options


  • Subject: Re: NSApplicationMain options
  • From: "Ken Ferry" <email@hidden>
  • Date: Sun, 15 Jul 2007 23:02:52 -0700

On 7/15/07, Tommy Nordgren <email@hidden> wrote:

There are more to it than that. It's mandatory to ensure that these "hidden" preferences never gets stored in the user defaults database.

Defaults in the NSArgumentDomain are not saved out to disk. It's a 'volatile' domain.

http://developer.apple.com/documentation/Cocoa/Conceptual/UserDefaults/Concepts/DefaultsDomains.html

As far as not conflicting with already recognized debugging keys, the
same informal namespace policy exists as does for classes.  Cocoa uses
keys that start with 'NS', CoreGraphics uses 'CG', keys recognized by
Cocoa and Carbon use 'Apple'.

-Ken
_______________________________________________

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: 
 >NSApplicationMain options (From: Tommy Nordgren <email@hidden>)
 >Re: NSApplicationMain options (From: Dave Dribin <email@hidden>)
 >Re: NSApplicationMain options (From: Tommy Nordgren <email@hidden>)

  • Prev by Date: Re: Strange KVC/KVO notification failure
  • Next by Date: Re: Difficult NSShadow problem
  • Previous by thread: Re: NSApplicationMain options
  • Next by thread: [ANN] UKSoundFileRecorder
  • Index(es):
    • Date
    • Thread