Re: Distributed Objects - bycopy
Re: Distributed Objects - bycopy
- Subject: Re: Distributed Objects - bycopy
- From: "Adam R. Maxwell" <email@hidden>
- Date: Wed, 16 Jan 2008 09:24:43 -0800
On Wednesday, January 16, 2008, at 08:20AM, "David Spooner" <email@hidden> wrote:
>I've had a similar experience and ended up implementing -
>replacementObjectForPortCoder: for the classes which I wanted to send
>bycopy.
The OP mentioned NSDictionary, so be careful if you add that as a category on Apple's classes! It's also important to note that NSPortCoder doesn't support keyed archiving, so your encodeWithCoder: and initWithCoder: methods have to test for allowsKeyedCoding.
--
adam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden