Proposal: user defined attributes

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Mar 19 14:00:34 PDT 2012


On 3/19/12 3:55 PM, F i L wrote:
> I think this could get tricky for the compiler to confidently use given
> that the mixed in enums can collide with existing members (although not
> likely). Also, if objects are not identified as being unique marked (in
> the compilers eyes), what specific attribute post-fixes will it be
> searching for on enums members?

Not a big issue, the name could always contain a uuid which makes 
collision practically impossibile.

Andrei


More information about the Digitalmars-d mailing list