Re: What is serializaton?
Re: What is serializaton?
- Subject: Re: What is serializaton?
- From: "Jordan Evans" <email@hidden>
- Date: Mon, 24 Jul 2006 06:38:44 -0700
On 7/24/06, Mark Papadakis <email@hidden> wrote:
http://en.wikipedia.org/wiki/Serialization
Essentialy, you store objects (including their properties) on some big
buffer, or on disk, or send them over the network or whatever, and
then reassemble back to an object.
MarkP
On 7/24/06, Jordan Evans <email@hidden> wrote:
> In the Cocoa documentation I see alot of depricated methods that use
> the term 'serialize'.
>
> Out of curiosity, what does serialize mean?
> _______________________________________________
> 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
>
--
Mark Papadakis
http://www.markpapadakis.com/
email@hidden
That sounds like what NSData does. Did NSData replace the
serialization methods in Cocoa?
_______________________________________________
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