<br><br><div class="gmail_quote">On Fri, Oct 30, 2009 at 12:55 PM, Andreas Raab <span dir="ltr">&lt;<a href="mailto:andreas.raab@gmx.de">andreas.raab@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Question: I&#39;ve always wondered what this &quot;isSelfEvaluating&quot; stuff is good for. There are thirteen implementors and a single user in Array&gt;&gt;printOn:. Is there any *need* for Array&gt;&gt;printOn: to print a &quot;self evaluating&quot; expression? Why not just Array(element1, element2, ....) just like any other collection?<br>

<br>
We&#39;d remove some 20 methods with no downside that I am aware of.<br></blockquote><div><br></div><div>Shouldn&#39;t the test be isLiteral instead of isSelfEvaluating? c.f. storeOn: storeOnStream:.</div><div><br></div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Cheers,<br><font color="#888888">
  - Andreas<br>
<br>
</font></blockquote></div><br>