digitalmars.D - proper code introspection
- Gor Gyolchanyan (8/8) Jul 09 2012 Currently, code introspection in D is way worse, then it should be. And
Currently, code introspection in D is way worse, then it should be. And this is true for both compile-time and run-time introspection. Moreover, the available stuff is bugged out in the most critical places. I'd like to hear what people think would be a better way to handle code introspection. -- Bye, Gor Gyolchanyan.
Jul 09 2012