introspection experiment

Lloyd Dupont ld-REMOVE at galador.net
Wed Jun 15 05:58:26 PDT 2011


Thanks for that! It'll need some digesting... but it's already giving me 
some idea! :)


"Adam D. Ruppe"  wrote in message news:it7rlo$2ql3$1 at digitalmars.com...

While my code is ugly as sin, it might be useful to look at the
prepareReflection function in my web.d

http://arsdnet.net/dcode/web.d

End result is you can do:

reflection.objects["Foo"].functions["ABC"].dispatcher(...);



More information about the Digitalmars-d-learn mailing list