Custom attributes (again)
Jacob Carlborg
doob at me.com
Fri Apr 6 06:11:23 PDT 2012
On 2012-04-06 14:58, Steven Schveighoffer wrote:
> An annotation is simply metadata, stored in the compiler, and looked up
> via compiler directives. Optionally (and I would encourage this),
> TypeInfo would store annotations on type declarations for retrieval at
> runtime.
>
> -Steve
Yes, annotations/attributes should be accessible at both compile time
and runtime.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list