Finding methods you don't know exist
Finding methods you don't know exist
- Subject: Finding methods you don't know exist
- From: Rob Rix <email@hidden>
- Date: Sun, 8 Jul 2001 21:08:01 -0400
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?
If not, how do you perform this kind of introspection on classes?
Thanks,
-- Rob
Flying is not difficult. Surviving the (crash) landing is difficult.