D - Introspection
- Billy Zelsnack <Billy_member pathlink.com> Aug 12 2003
- "Walter" <walter digitalmars.com> Aug 16 2003
I was looking at ClassInfo in phobos\object.d and it looks like there is no way to get at the members of a class. Am I missing something?
Aug 12 2003
"Billy Zelsnack" <Billy_member pathlink.com> wrote in message news:bha8ll$ciq$1 digitaldaemon.com...I was looking at ClassInfo in phobos\object.d and it looks like there is
to get at the members of a class. Am I missing something?
No, you're not missing something. ClassInfo is! I intend to add full introspection to it.
Aug 16 2003








"Walter" <walter digitalmars.com>