Re: Re: What is serializaton?
Re: Re: What is serializaton?
- Subject: Re: Re: What is serializaton?
- From: "Corey O'Connor" <email@hidden>
- Date: Mon, 24 Jul 2006 10:30:22 -0700
On 7/24/06, Jordan Evans <email@hidden> wrote:
That sounds like what NSData does. Did NSData replace the
serialization methods in Cocoa?
No. NSData can be the buffer you serialize an object to, but it is not
a serialization solution in itself. There may be some helper routines
but you'll still have to learn how to serialize your objects and
likely write the serialization code yourself.
--
-Corey O'Connor
_______________________________________________
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