• 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: Ali Ozer <email@hidden>
  • Date: Tue, 3 May 2005 19:00:07 -0700

How is "binary" plist different from "classic" plist (which I prefer and seemed about as small as you could make it, yet remained vi friendly)?

The old plist format was indeed pretty compact. However, it did not store the new data types that were added in Mac OS X --- boolean, date, and number. Binary plists (like the XML plists) support these.


In addition, binary plists have can optimize storage in several ways, not just by not having to store things in a human readable fashion, but also by being able to collapse common subtrees, for instance. This means binary plists are often smaller and faster to parse than both the XML and even the classic plist format.

Ali

_______________________________________________
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


  • Follow-Ups:
    • Re: Preferences file in Tiger
      • From: Todd Blanchard <email@hidden>
References: 
 >Preferences file in Tiger (From: "Pradeep Kumar" <email@hidden>)
 >Re: Preferences file in Tiger (From: Ali Ozer <email@hidden>)
 >Re: Preferences file in Tiger (From: Todd Blanchard <email@hidden>)

  • Prev by Date: Re: beginMenuTrackingNotification question
  • Next by Date: Spotlight problem
  • Previous by thread: Re: Preferences file in Tiger
  • Next by thread: Re: Preferences file in Tiger
  • Index(es):
    • Date
    • Thread