gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnustep-cvs] r26747 - in /libs/base/trunk: ChangeLog Source/Additio


From: Fred Kiefer
Subject: Re: [Gnustep-cvs] r26747 - in /libs/base/trunk: ChangeLog Source/Additions/GSCompatibility.m Source/NSArray.m Source/NSDictionary.m Source/NSRunLoop.m Source/NSSerializer.m Source/NSSet.m Source/NSSortDescriptor.m
Date: Mon, 07 Jul 2008 15:37:55 +0200
User-agent: Thunderbird 2.0.0.14 (X11/20080421)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]