<br><br><div class="gmail_quote">On Wed, Oct 27, 2010 at 2:21 PM, Tobias Pape <span dir="ltr">&lt;<a href="mailto:Das.Linux@gmx.de">Das.Linux@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;">
Am 2010-10-27 um 23:09 schrieb Eliot Miranda:<br>
<div class="im">&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Oct 27, 2010 at 1:52 PM, Levente Uzonyi &lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt; wrote:<br>
&gt; On Wed, 27 Oct 2010, Eliot Miranda wrote:<br>
&gt;<br>
&gt; Hi Tobias,<br>
&gt;<br>
&gt; On Wed, Oct 27, 2010 at 7:36 AM, Tobias Pape &lt;<a href="mailto:Das.Linux@gmx.de">Das.Linux@gmx.de</a>&gt; wrote:<br>
&gt;<br>
&gt; Am 2010-10-25 um 18:08 schrieb Tim Felgentreff:<br>
&gt; Kernel-topa.508, Compiler-tfel.175<br>
&gt;<br>
&gt;<br>
&gt; regarding  Compiler-tfel.175 I don&#39;t dee the point of this change.  The<br>
&gt; preference is already called Preferences&gt;allowUnderscoreAssignment so if the<br>
&gt; idea is to move to a pragma-based preference more needs to be done, and I<br>
&gt; would call the method Scanner class&gt;&gt;allowUnderscoreAssignment, not add two<br>
&gt; extra selectors #allowUnderscoreAsAssignment and<br>
&gt; #prefAllowUnderscoreAssignments.  What do these add except confusion?<br>
&gt;<br>
&gt; In Pharo the preference accessor is called #allowUnderscoreAsAssignment in Squeak it&#39;s #prefAllowUnderscoreAssignments. The OB code uses the Pharo version, since OB is developed for Pharo. So there are three choices:<br>

&gt; - add Compiler-tfel.175 to the Trunk<br>
&gt; - rename the preference accessor in Squeak to #allowUnderscoreAsAssignment<br>
&gt; - add a Squeak compatibility package for OB which implements this method as in Compiler-tfel.175<br>
&gt;<br>
&gt; Off the top of my head, only the latter makes sense.  There are no senders of allowUnderscoreAsAssignment in the base Compiler package so one would be tempted to delete it.  Why can&#39;t it be an extension in OB?<br>

<br>
</div>Because its about AST ;)<br></blockquote><div><br></div><div>So why not an extension in AST?  :)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
SCNR<br>
<font color="#888888">        -Tobias<br>
<br>
<br>
</font></blockquote></div><br>