<br><br><div class="gmail_quote">On Thu, Mar 20, 2008 at 5:04 PM, Peter van Rooijen &lt;<a href="mailto:peter@vanrooijen.com">peter@vanrooijen.com</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">On Wed, 12 Mar 2008 20:42:46 +0100, Eliot Miranda<br>
&lt;<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>&gt; wrote:<br>
<br>
&gt; 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>
<br>
</div><div class="Ih2E3d">&gt;&gt; Somewhat drifting from the original topic, but I&#39;ll note that the ANSI<br>
&gt;&gt; standard does not have symbols in array without a prefixed # (the only<br>
&gt;&gt; &quot;bare&quot; keywords accepted there are true/false/nil and they signify the<br>
&gt;&gt; three objects).<br>
&gt;<br>
&gt;<br>
&gt; Which is something I&#39;d change.<br>
<br>
</div>So you would have #(hunoz hukairz) be a valid literal Array with 2 symbols<br>
in it, correct?</blockquote><div><br>Yes.&nbsp; <br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; Which dialects don&#39;t support the non-ANSI behaviour?<br>
<div class="Ih2E3d">
<br>
</div>I would assume all dialects interpret that form as I think you would like<br>
it. I certainly don&#39;t recall seeing any other behavior.<br>
<br>
BTW, ANSI says in #(hunoz hukairz) it is undefined what the Array elements<br>
are. Why it didn&#39;t say they are symbols, I don&#39;t know.</blockquote><div><br>Why leave undefined something common to all dialects?&nbsp;&nbsp; Anyone have recollection of the discussion?<br><br>I think this points to an important feature of a new standard, that of including design rationale for as many decisions as possible.<br>
</div></div><br>