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: Richard Frith-Macdonald
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: Sun, 6 Jul 2008 13:53:34 +0100


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.




reply via email to

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