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...@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(...);

Reply via email to