<div class="gmail_extra">On 6 November 2012 21:55, Faux Amis <span dir="ltr"><<a href="mailto:faux@amis.com" target="_blank">faux@amis.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5">On 06/11/2012 20:18, Walter Bright wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
For User Defined Attributes.<br>
<br>
In the north corner we have the current champeeeeon:<br>
<br>
-------<br>
[ ArgumentList ]<br>
<br>
Pros:<br>
     precedent with C#<br>
     looks nice<br>
<br>
Cons:<br>
     not so greppable<br>
     parsing ambiguity with [array literal].func();<br>
<br>
------<br>
In the south corner, there's the chaaaaallenger:<br>
<br>
@( ArgumentList )<br>
<br>
Pros:<br>
     looks like existing @attribute syntax<br>
     no parsing problems<br>
<br>
Cons:<br>
     not as nice looking<br>
------<br>
<br>
No hitting below the belt! Let the games begin!<br>
</blockquote>
<br></div></div>
With [] I expect array operations; can I slice it?<br></blockquote><div> </div></div>this is a really good point. they are a tuple, you can slice it, iterate it...</div><div class="gmail_extra">further supports [] to my mind ;)</div>