Re: plist parsing in c
Re: plist parsing in c
- Subject: Re: plist parsing in c
- From: Sam Mo <email@hidden>
- Date: Sun, 6 Jul 2008 16:51:24 -0400
On Jul 6, 2008, at 3:12 PM, Keith Duncan wrote:
The only reliable* way to access system preferences is through the
CFPreferences API which NSUserDefaults is built on.
CFURLCreateDataAndPropertiesFromResource() and
CFPropertyListCreateXMLData() for read.
CFPropertyListCreateXMLData() and
CFURLWriteDataAndPropertiesToResource() to write.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden