Forum Navigation
meta.nameof module
Moderators:
kris
Posted: 07/06/07 12:36:39 Modified: 07/06/07 12:39:41Hello, Is there a reason for which this module was removed some time ago from tango? The commit log states that features provided by this module are supplied by the compiler (stringof), some are, but most of the real useful ones are not covered, or I was unable to discover them. Some of the examples are: qualifiednameof prettytypeof prettynameof
I believe that this module should still exist as it provides some help for people trying to handle compile time reflection and not having additional dependencies outside tango will be nice.
Radu