This is NSDistantObjectExtras.h in view mode; [Download] [Up]
// NSDistantObjectExtras.h #import <Foundation/Foundation.h> @interface NSDistantObject (Extras) - (NSDistantObject *) proxyWithProperConnection; - (BOOL) isEqualInSameTask: (NSDistantObject *) other; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.