- (id)initWithWindowNibName:(NSString *)st
{
NSAssert1(NO, @"Don't call initWithWindowNibName - especially with %
@!", st);
return [self init];
}
I got this locally from file:///Developer/ADC%20Reference%20Library/
documentation/Cocoa/Conceptual/Documents/Tasks/FAQ.html#//apple_ref/
doc/uid/20000954-1081429
Fight war, not wars.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden