Re: even after the longish diatribes on copying....
Re: even after the longish diatribes on copying....
- Subject: Re: even after the longish diatribes on copying....
- From: Brent Gulanowski <email@hidden>
- Date: Mon, 14 Jun 2004 10:08:42 -0400
On Jun 14, 2004, at 9:50 AM, Theodore Petrosky wrote:
>
>
I guess I could just create a method that allocs
>
another Person and then uses the setter methods to
>
populate the variables. But I thought I would use a
>
'copy'.
>
>
I have been reading all the docs but I just don't get
>
it.
>
>
Thanks for the help.
>
The orthodox approach is to create an archive of the object in
question. Your custom objects must adopt the NSCoding protocol.
Cheers,
--
Brent Gulanowski email@hidden
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.