Tom;<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I don&#39;t think there are any satisfying reasons for the current<br>

behavior. File native type references (int @ x) as a feature request<br>
if it&#39;s not already. :)<br>
</blockquote><div><br>Well, yes. I&#39;m waiting for Ge though, there may be good reasons for this that link to future plans but right now I see no point to the current situation.<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I think @=&gt; is an unnecessary operator. I like the description from<br>
way back that the &quot;@&quot; means &quot;please.&quot;<br>
<font color="#888888"></font></blockquote><div><br>That was likely my comment. That was mostly related to Mike&#39;s attempts to do fairly odd/advanced things. In that code were things (I believe introduced by Spencer?) that went like;<br>
<br>fun foo_type ( variable_name  @ bar_type)<br>   {<br>   //code goes here<br>   }<br></div></div><br>I still have no idea what that &quot;@&quot; was doing there but I&#39;m quite sure that isn&#39;t documented usage. I gave ignoring that a good go. I do think &quot;@=&gt;&quot; has a real uses that can&#39;t be had otherwise and I still believe that and some extra casts here&amp;there are symptoms of the current type-system issues. Those needn&#39;t be related to the question of whether or not a int is a object and whether we should be able to assign to them. I&#39;m open to opinions on the use of @=&gt; though, we do seem to use it mainly to get around issues and I could imagine more versatile alternatives in some cases.<br>
<br>Oh, well, here be dragons and dragons yield lots of XP so this must be good.<br><br>Kas.<br>