Re: Finding methods you don't know exist
Re: Finding methods you don't know exist
- Subject: Re: Finding methods you don't know exist
- From: "Erik M. Buck" <email@hidden>
- Date: Sun, 8 Jul 2001 20:20:51 -0500
>
Is there any way to enumerate an object/class? That is, is there a method/
>
function you can call which will return something like an array of
>
selectors/strings for selectors for the methods in that class?
>
ClassDump and/or the run-time functions.