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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]