Best Way To Save Application Data
Best Way To Save Application Data
- Subject: Best Way To Save Application Data
- From: Austin Sarner <email@hidden>
- Date: Tue, 18 Jan 2005 23:02:38 -0500
Hey, I'm working on saving the current user data when the application
quits. The app uses a similar structure as the cocoa dev binding
tutorial: a single array of folders, each folder containing a
properties dictionary and an array of items, and each item contains a
property dictionary. I've looked through the various saving methods -
XML and NSCoder and was wondering which would be optimal. Also, could
saving be as simple as calling NSKeyArchiver +archiveRootObject?
Thankss.
_______________________________________________
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