<br><br><div class="gmail_quote">On Wed, Mar 12, 2008 at 12:09 PM, Paolo Bonzini <<a href="mailto:bonzini@gnu.org">bonzini@gnu.org</a>> 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">> #( Message >> forwardTo: Object withArguments: Collection ^ Object)<br>
> #( Message class >> selector: Object ^ Message)<br>
> #( Integer >> >> Integer ^ Integer)<br>
><br>
> etc, so we still have infix selectors. So the receiver type is the<br>
> token(s) up to the first #>> and the result type is the token(s) after #^.<br>
<br>
</div>Somewhat drifting from the original topic, but I'll note that the ANSI<br>
standard does not have symbols in array without a prefixed # (the only<br>
"bare" keywords accepted there are true/false/nil and they signify the<br>
three objects).</blockquote><div><br>Which is something I'd change. Which dialects don't support the non-ANSI behaviour? </div></div><br>