Time to rename "D" to "@D" !?
Joakim via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jun 23 10:50:09 PDT 2014
On Monday, 23 June 2014 at 17:30:19 UTC, John wrote:
> The @ symbols used on all those attributes like @nogc @nothrow
> @pure @safe make the D code look ugly.
>
> If possible, please get rid of those @ symbols. The attributes
> look good without the "@" symbols.
I agree that it looks ugly and is a lot of visual noise, similar
to all the angle brackets that some complain about with C++
templates. However, I'm not sure it can be remedied this late in
the game.
More information about the Digitalmars-d
mailing list