undocumented "NSNibOwning" informal protocol?
undocumented "NSNibOwning" informal protocol?
- Subject: undocumented "NSNibOwning" informal protocol?
- From: Jérôme Laurens <email@hidden>
- Date: Thu, 7 Nov 2002 11:20:53 +0100
Hi,
any object can be the owner of a nib file (used in -[NSWindowController
init... owner: object])
apparently, the owner can implement as NSDocument does
windowControllerWill/DidLoadNib:
I suspect [NSWindowController windowWill/DidLoad] asks the owner for
such a message despite the doc says "default implementation does
nothing"
This is some kind of NSNibOwning informal protocol
Is it safe to rely on such an undocumented behavior?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.