Re: superclass and awakeFromNib
Re: superclass and awakeFromNib
- Subject: Re: superclass and awakeFromNib
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 17 Dec 2002 13:49:28 -0800
I think it would be a lot simpler to just put a NoOp -awakeFromNib in
the root class to keep from hitting an exception, and then go ahead and
call [super awakeFromNib]. No need then to walk the class hierarchy.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.