On May 26, 2009, at 4:28 PM, Mark Allan wrote:

FWIW, I initially came from a Java background and something I still really miss from the JavaDoc style API documentation is the group of sections entitled "Methods inherited from XYZ". Those sections make it incredibly easy to see at a glance what methods/messages your class supports without having to load the docs for each of the superclasses in turn until you find (or don't as the case may be!) what you're looking for.


You can use Xcode's Class Browser for this (Project > Class Browser).
(Set the configuration option to include inherited members.)

mmalc

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to