Coding
Coding
- Subject: Coding
- From: email@hidden
- Date: Wed, 5 Dec 2001 10:42:33 -0500
I have a couple of NSMutableArrays in my program and I need to figure out
how to save the enclosed data so that it is available when I relaunch the
program. But all of the stuff I've found relates to "document-based" apps,
which mine is not. In the docs I finally found something that looked to
be just the ticket in:
Developer/Documentation/Cocoa/TasksAndConcepts/ProgrammingTopics/Archiving/
Archiving.html Which contains:
***************************************************
Overview of Programming Topic: Archiving and Serialization
Description forthcoming.
Child Topics
None
Discussion
This topic is under construction.
*********************************************
So, where do I look now?
Brian E. Howard
Cocoa Cult Central
trying to break the code