<br><br><div class="gmail_quote">On Wed, Mar 12, 2008 at 12:09 PM, Paolo Bonzini &lt;<a href="mailto:bonzini@gnu.org">bonzini@gnu.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt; #( Message &gt;&gt; forwardTo: Object withArguments: Collection ^ Object)<br>
&gt; #( Message class &gt;&gt; selector: Object ^ Message)<br>
&gt; #( Integer &gt;&gt; &gt;&gt; Integer ^ Integer)<br>
&gt;<br>
&gt; etc, so we still have infix selectors. &nbsp;So the receiver type is the<br>
&gt; token(s) up to the first #&gt;&gt; and the result type is the token(s) after #^.<br>
<br>
</div>Somewhat drifting from the original topic, but I&#39;ll note that the ANSI<br>
standard does not have symbols in array without a prefixed # (the only<br>
&quot;bare&quot; keywords accepted there are true/false/nil and they signify the<br>
three objects).</blockquote><div><br>Which is something I&#39;d change.&nbsp; Which dialects don&#39;t support the non-ANSI behaviour? </div></div><br>