• 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: Property List Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Property List Question


  • Subject: Re: Property List Question
  • From: Annard Brouwer <email@hidden>
  • Date: Fri, 18 May 2001 11:22:55 -0700

On Thursday, May 17, 2001, at 11:26 , mmalcolm crawford wrote:
NSArchived objects are stored in a binary representation, which means they can't be readily inspected, or edited, in anything other than a Cocoa app. If you want the ability to edit the data, or to be able to exchange this data with other applications, producing a string-based property list representation will be a better solution.

There is one written by the kind folks of OAAI (the people who are releasing Glyphix! 2.0 very soon) in Objective-C. It's called OAPropertyListCoders and is Open Source and I made some improvements to it (being a good net citizen I forwarded those to Mark Onyschuk).
It is based on the old-style property list format but I don't think it's that much work to convert it to use XML.
I would be willing to put it somewhere public but I think you can find it at the ftp site of OAAI. If you can't find it, drop me a line and I'll see what I can do.

Annard


References: 
 >Re: Property List Question (From: mmalcolm crawford <email@hidden>)

  • Prev by Date: Re: problems with NSBeginAlertSheet
  • Next by Date: Programmatically adding separator to NSPopupButton?
  • Previous by thread: Re: Property List Question
  • Next by thread: Re: Property List Question
  • Index(es):
    • Date
    • Thread