Re: Problems with Distributed Objects
Re: Problems with Distributed Objects
- Subject: Re: Problems with Distributed Objects
- From: Philippe Mougin <email@hidden>
- Date: Thu, 26 Feb 2004 15:44:54 +0100
>
The size ([aSign size]) is correct. As a look with the debugger shows,
>
I got an NSDistantObject. Why? I asked for a copy in the protocol. Do
I
>
Do I need to implement any special methods in my class for bycopy to
>
work? I implemented the NSCopying and the NSCoding protocols neither
>
of which seem to be used.
Have you implemented the replacementObjectForPortCoder: method as
described at
http://developer.apple.com/documentation/Cocoa/Conceptual/DistrObjects/
index.html ?
Best,
Philippe Mougin
_______________________________________________
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.