• 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: Preferences file in Tiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preferences file in Tiger


  • Subject: Re: Preferences file in Tiger
  • From: Shawn Erickson <email@hidden>
  • Date: Sun, 1 May 2005 22:56:29 -0700


On May 1, 2005, at 1:50 AM, Pradeep Kumar wrote:
Exactly what has changed in the preferences file?
They are now in a binary form. Review the release notes for CFPreferences...

<http://developer.apple.com/releasenotes/CoreFoundation/ CoreFoundation.html>
Is it safe to read the com.apple.dock.plist file
and then make modifications and write it back?
It is NEVER a good idea to modify the preference files directly in any shipping product. Instead use programatic API to modify the properties you want or use the "defaults" application.

Of course even if you use proper tools to modify the preference you have no idea if those preferences will continue to exist or operate as expected from release to release or update to update. It is best to use public supported API or scripting capabilities of a target application instead of modifying it preferences.

-Shawn
_______________________________________________
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: 
 >Preferences file in Tiger (From: "Pradeep Kumar" <email@hidden>)

  • Prev by Date: Re: Preferences file in Tiger
  • Next by Date: auto completion feature in custom tableview
  • Previous by thread: Re: Preferences file in Tiger
  • Next by thread: Re: Preferences file in Tiger
  • Index(es):
    • Date
    • Thread