Custom attributes (again)

Steven Schveighoffer schveiguy at yahoo.com
Tue Apr 10 04:41:12 PDT 2012


On Tue, 10 Apr 2012 02:30:21 -0400, Jacob Carlborg <doob at me.com> wrote:

> On 2012-04-09 23:49, deadalnix wrote:
>
>> If it is available at compile time, it is implementable at runtime as a
>> lib. So you pay for it only if you use it, and you don't add feature in
>> the language just because it is convenient.
>
> I'm not saying how it should be implemented, just that it should be  
> accessible at runtime.

I think there was some confusion, read a quote of what you said:

"I don't see why the attributes *should* be accessible at runtime"

Emphasis added.  I think you meant "shouldn't"

-Steve


More information about the Digitalmars-d mailing list