I need runtime reflection

Gheorghe Gabriel knoppy273 at live.com
Wed Sep 27 20:03:27 UTC 2017


Hi,

I have a 3D scene editor.
I need my scripts to be dynamically loaded in the scene.
In c# or java I can use reflections to do that.
How can I do that with D?
I know that std.traits only works in compile time.
Please, help me

Gabriel


More information about the Digitalmars-d mailing list