Re: more than one plist in a file.
Re: more than one plist in a file.
- Subject: Re: more than one plist in a file.
- From: "I. Savant" <email@hidden>
- Date: Thu, 1 Dec 2005 08:47:59 -0500
Really, it's not *that* bad. ;-) Reading the file back in easily
(which seems to be one of your biggest requirements) is just a few
lines of code in most cases (for a good hint, check out NSArray's -
componentsSeparatedByString: method).
--
I.S.
On Dec 1, 2005, at 5:18 AM, Paul Thomas wrote:
It looks like I might have to go that way eventually. It's not the
format of the file I'm interested in but I don't want to write the
code. Writing codecs like this is tedious and error prone. I'm
sure there is something in the Cocoa environment somewhere that can
do this for me - it's just a matter of finding it.
_______________________________________________
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