Re: Reading property lists for other applications
Re: Reading property lists for other applications
- Subject: Re: Reading property lists for other applications
- From: Bill Bumgarner <email@hidden>
- Date: Wed, 3 Aug 2005 20:48:53 -0700
On Aug 3, 2005, at 8:19 PM, James Bush wrote:
Is there comprehensive documentation on reading values in property
lists? I've used Apple's, which is not helpful; I've bought several
of the latest Cocoa/Xcode/Obj-C books, and property list treatment
is pretty cursory.
There are several Cocoa dev web sites out there, but none of the
code works correctly.
If anyone knows where a complete and thorough "How to" guide out
there, please let me know.
http://developer.apple.com/documentation/Cocoa/Conceptual/
PropertyLists/Concepts/AboutPropertyLists.html
A property list can only store data, strings, numbers, and dates
which can only be contained in dictionaries and arrays.
That one sentence pretty much sums up the entirety of property
lists. What, specifically, do you need to know beyond that?
b.bum
_______________________________________________
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