<br><br><div class="gmail_quote">On Tue, Sep 1, 2009 at 2:45 AM, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de">bert@freudenbergs.de</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 01.09.2009, at 10:01, Joshua Gargus wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Does anyone know why several classes had their class variables<br>
alphabetized when I committed this version?  I didn&#39;t do it explicitly.<br>
Is this the desired behavior?<br>
</blockquote>
<br></div>
Yes:<br>
<br>
<a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-August/138223.html" target="_blank">http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-August/138223.html</a><br>
<br>
Looking at how the formatting is lost in the archive me thinks we need to remind people not to send HTML to the list if possible. Including you, Eliot ;)<br></blockquote><div><br></div><div>You mean I have to give up posting those beautifully syntax-highlighted methods??  Please don&#39;t take my Kodachrome away?!</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>
- Bert -<br>
<br>
</font><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Cheers,<br>
Josh<br>
<br>
<br>
<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a> wrote:<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
 StandardFileStream subclass: #CrLfFileStream<br>
        instanceVariableNames: &#39;lineEndConvention&#39;<br>
+       classVariableNames: &#39;Cr CrLf Lf LineEndDefault LineEndStrings LookAheadCount&#39;<br>
-       classVariableNames: &#39;LookAheadCount LineEndDefault LineEndStrings CrLf Cr Lf&#39;<br>
        poolDictionaries: &#39;&#39;<br>
        category: &#39;Files-Kernel&#39;!<br>
</blockquote></div></blockquote>
<br>
<br>
</blockquote></div><br>