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

Reply via email to