August 12, 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?



August 17, 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
no way
> 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.