Re: Class method list
Re: Class method list
- Subject: Re: Class method list
- From: "Philippe Mougin" <email@hidden>
- Date: Fri, 20 Dec 2002 17:29:51 +0100
>
The medium way is to use the "class-dump" tool, which you can
>
install easily using Fink. If getting the list of methods at
>
compile-time is what you need, "class-dump" is the way to go.
Alternatively, you can use F-Script. Its object browser lets you graphically
explore classes and methods. The cool thing is that you can graphically
select a method and have it invoked immediately. The object browser is
described in details at
http://www.macdevcenter.com/pub/a/mac/2001/12/21/browsing_cocoa.html
Best,
Phil
_______________________________________________
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.