Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Standard Classes

1 view
Skip to first unread message

BKimman

unread,
May 30, 2006, 5:31:35 AM5/30/06
to
Is there a way to enumerate all the Classes defined in a given runtime?


The 'need' is to enumerate all the classes and for each class to
enumerate the methods and properties.

Kimman

Alex Mohr

unread,
Jun 7, 2006, 12:29:09 AM6/7/06
to
not that I'm aware of. I'd like to be able to do this to so I can
"lock down" the standard objects. As of now I have to manually grep
the code for everything :(

0 new messages