[NSWindow document]?
[NSWindow document]?
- Subject: [NSWindow document]?
- From: Andy Lee <email@hidden>
- Date: Tue, 01 Dec 2009 18:27:17 -0500
I've stumbled onto the fact that NSWindow responds to the -document message, but I can't find any documentation for this. Normally I'd ignore this as I would any undocumented API, but (a) the method name does not begin with an underscore, (b) it seems like a reasonable property for NSWindow to have, and (c) "window.document" is part of a key path in some code I'm looking at, and I'm wondering if the author knew something I don't.
Is there documentation that confirms window.document as a property I'm allowed to use? Should I file a documentation bug, and/or should I file a request that window.document be made officially public?
--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