<br><br><div class="gmail_quote">On Wed, Oct 27, 2010 at 1:52 PM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, 27 Oct 2010, Eliot Miranda wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Tobias,<br>
<br>
On Wed, Oct 27, 2010 at 7:36 AM, Tobias Pape &lt;<a href="mailto:Das.Linux@gmx.de" target="_blank">Das.Linux@gmx.de</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 2010-10-25 um 18:08 schrieb Tim Felgentreff:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Kernel-topa.508, Compiler-tfel.175<br>
</blockquote>
<br>
</blockquote>
<br>
regarding  Compiler-tfel.175 I don&#39;t dee the point of this change.  The<br>
preference is already called Preferences&gt;allowUnderscoreAssignment so if the<br>
idea is to move to a pragma-based preference more needs to be done, and I<br>
would call the method Scanner class&gt;&gt;allowUnderscoreAssignment, not add two<br>
extra selectors #allowUnderscoreAsAssignment and<br>
#prefAllowUnderscoreAssignments.  What do these add except confusion?<br>
</blockquote>
<br></div>
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>

- add Compiler-tfel.175 to the Trunk<br>
- rename the preference accessor in Squeak to #allowUnderscoreAsAssignment<br>
- add a Squeak compatibility package for OB which implements this method as in Compiler-tfel.175<br></blockquote><div><br></div><div>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?</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888">
<br>
<br>
Levente</font><div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
best<br>
Eliot<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Has anybody objections to these two packages moving to trunk?<br>
If not, please, can a trunk developer integrate them?<br>
<br>
Thanks and<br>
So Long,<br>
        -Tobias<br>
<br>
<br>
</blockquote>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br>