Cocoa Dev CentralCocoa Tutorials for the Rest of UsSaving Cocoa Application Data- March 11, 2005 Most applications need a way to save data to disk and bring it back later. This tutorial describes how to implement NSCoding in data classes and use NSKeyedArchiver.http://cocoadevcentral.com/articles/000084.php |