Moving towards D2 2.061 (and D1 1.076)

Walter Bright newshound2 at digitalmars.com
Mon Dec 10 14:15:09 PST 2012


On 12/10/2012 1:57 PM, Adam D. Ruppe wrote:
> On Monday, 10 December 2012 at 21:50:47 UTC, Walter Bright wrote:
>> Why? (It's being heavily used by some people.)
>
> I'm *really* looking forward to UDAs in the next release. Even if the syntax
> changes in 2.62, I'd still like to have it in 2.61 just because there's so many
> things I can do with it.

The syntax will be:

    @(attributes)

and:

    @identifier

although the latter isn't implemented yet.


More information about the Digitalmars-d mailing list