Custom attributes (again)
Jacob Carlborg
doob at me.com
Sun Apr 8 03:44:17 PDT 2012
On 2012-04-08 09:27, Marco Leise wrote:
> I don't want this thread to disappear. The ideas presented here have common basic features among the nice-to-haves.
> For these to work it would require:
> - user annotations to functions/methods/structs/classes
> - only CTFE support (as annotations don't change at runtime)
I don't see why the attributes should be accessible at runtime. Even if
they're read-only it's still good to be able to read the attributes at
runtime.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list