Richard Frith-Macdonald wrote:
PS. I forgot to say that objects can decide themselves whether they are passed as proxies or copied. For instance, NSData objects are *always* copied, so that there is no problem with pointers passed to/from NSData methods as those methods are always sent to a local copy of an object, never invoked over a connection.
Thank your for all these explanations, they really fill some gaps I had on that subject.
_______________________________________________ Gnustep-dev mailing list Gnustep-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnustep-dev