ftp.nice.ch/pub/next/developer/languages/c/egcs.1.1.1.1beta.I.b.tar.gz#/lib/gcc-lib/i386-next-nextstep3/egcs-2.91.60/include/machkit/senderIsInvalid.h

This is senderIsInvalid.h in view mode; [Download] [Up]

/*
 * NXSenderIsInvalid Protocols
 * Copyright 1991, NeXT Computer, Inc.
 */

#import <objc/Object.h>

/* This protocol is implemented by objects that wish to be*/
/* informed of the invalidation of other objects*/

@protocol NXSenderIsInvalid
- senderIsInvalid:sender;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.