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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden