Re: File's Owner
Re: File's Owner
- Subject: Re: File's Owner
- From: Andy Lee <email@hidden>
- Date: Tue, 27 May 2008 08:48:00 -0400
On May 27, 2008, at 8:34 AM, Andy Lee wrote:
* Add an instance method on NSObject called loadNibNamed:, possibly
in a category with a name like "Bundle Extensions"; it would call +
[NSBundle _loadNibNamed:owner:].
I just noticed +loadNibNamed:owner: is actually in a category of
NSBundle added by AppKit. So I'd amend the above as follows: -
[NSObject loadNibNamed:] would be added to NSObject by a category in
AppKit, and would be documented on a page with a title like
"Application Kit Extensions".
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden