Re: dataUsingEncoding: vs. archivedDataWithRootObject:
Re: dataUsingEncoding: vs. archivedDataWithRootObject:
- Subject: Re: dataUsingEncoding: vs. archivedDataWithRootObject:
- From: Eric Lin <email@hidden>
- Date: Tue, 15 Mar 2005 11:01:29 -0800
> In general, NSKeyedArchiver is used to produce the persistence, such as your
> document file.
But if I want my document file to be readable by other people's
program then dataUsingEncoding is what I would use right?
Is there a way to read in objects written out using
archivedDataWithRootObject without having the classes for these
objects linked in?
TIA,
Eric
_______________________________________________
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