• 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: NSUserDefaults and the synchronize: method - doesn't seem to sync...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSUserDefaults and the synchronize: method - doesn't seem to sync...


  • Subject: Re: NSUserDefaults and the synchronize: method - doesn't seem to sync...
  • From: Kurt Revis <email@hidden>
  • Date: Sun, 2 Dec 2001 14:34:16 -0800

If you're accessing the internet config settings, maybe you should use the IC API? The format of that file might change in the future.

But it's much easier and simpler in cocoa, and I'm trying to code as much in cocoa and as little in carbon as possible. (not knowing much carbon)

Well, do you want your program to work correctly, or not? It may be easier to go behind InternetConfig's back and fiddle with its plist directly, but as you saw, it doesn't necessarily always lead to correct results.

There are Cocoa wrappers around InternetConfig out there, if you want to use one, or just see how it's done. I know there's one in OmniAppKit:

ftp://ftp.omnigroup.com/pub/software/Source/MacOSX/Frameworks

and there are probably others out there.

--
Kurt Revis
email@hidden


References: 
 >Re: NSUserDefaults and the synchronize: method - doesn't seem to sync... (From: Diggory Laycock <email@hidden>)

  • Prev by Date: Re: NSUserDefaults and the synchronize: method - doesn't seem to sync...
  • Next by Date: [ANN] Cocoa SIG meeting in Houston (and Dr. Mac, too!)
  • Previous by thread: Re: NSUserDefaults and the synchronize: method - doesn't seem to sync...
  • Next by thread: Re: NSUserDefaults and the synchronize: method - doesn't seem to sync...
  • Index(es):
    • Date
    • Thread