• 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 Representation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Property List Representation


  • Subject: Re: Property List Representation
  • From: Fritz Anderson <email@hidden>
  • Date: Thu, 28 Aug 2003 16:53:28 -0500

That should do it, provided the NSArray contains only NSNumbers, NSDates, NSStrings, NSDatas, NSArrays (of numbers, dates, strings, data, arrays, or dictionaries), or NSDictionarys (of ... etc.). This would mean other objects would have to conform to NSCoding, and pass through an NSArchiver, before they could be put into a plist.

-- F

On 28 Aug 2003, at 3:33 PM, Aidas Dailide wrote:
Is there any way to make my object property list compatible? I want it to be "pure" readable by users and other programs. The main purpose of this is to be able to easily add my object to array and then simply use array's writeToFile:atomically:.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Property List Representation (From: Aidas Dailide <email@hidden>)

  • Prev by Date: tweaking Panther's NSTabView
  • Next by Date: Re: tweaking Panther's NSTabView
  • Previous by thread: tweaking Panther's NSTabView
  • Next by thread: Comparing NSDecimalNumber to NaN?
  • Index(es):
    • Date
    • Thread