• 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: append to file (new to Cocoa)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: append to file (new to Cocoa)


  • Subject: Re: append to file (new to Cocoa)
  • From: j o a r <email@hidden>
  • Date: Fri, 8 Jul 2005 17:20:55 +0200


On 8 jul 2005, at 17.12, Ron Fleckner wrote:

NSUserDefaults might be a good way to go IF it could support more than one game user using the same account on the one machine.

The file system backing store for NSUserDefaults is tied to your Mac OS X user, so it would probably satisfy that requirement.


(Have a look in <~/Library/Preferences/com.*.*> for files stored by other applications using NS/CFUserDefaults. The file name of the preference file is the bundle identifier of your application. That said, the files themselves are an implementation detail of the service that NSUserDefaults provides - the nice thing about it is that neither you, nor your user, have to bother with managing these files.)

j o a r


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: append to file (new to Cocoa) (From: Ron Fleckner <email@hidden>)

  • Prev by Date: Re: NO future for Cocoa-Java ?
  • Next by Date: Re: NO future for Cocoa-Java ?
  • Previous by thread: Re: append to file (new to Cocoa)
  • Next by thread: NO future for Cocoa-Java ?
  • Index(es):
    • Date
    • Thread