[ ArgumentList ] vs. @( ArgumentList )
F i L
witte2008 at gmail.com
Wed Nov 7 09:46:46 PST 2012
@(attribute) looks prettier to me, and with the other pros I
think it's the clear winner. I always though C#'s [Attribute]
syntax didn't make a lot of sense. I'm also for: @attr1 @attr2
int i; type syntax if that was being discussed previously
(someone mentioned it). It would be very consistent with what's
already there.
Congrats on Attributes, BTW! Great news :)
More information about the Digitalmars-d
mailing list