<div dir="ltr">Hi All,<div><br></div><div>    another dubious piece of code is this:</div><div><br></div><div>SmallInteger>>instVarAt: i <div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>"Small integer has to be specially handled."</div><div><br></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">        </span>i = 1 ifTrue: [^self].</div><div><span class="gmail-Apple-tab-span" style="white-space:pre"> </span>self error: 'argument too big for small integer instVarAt:'</div><div><br></div><div>Either this is important and should be replicated in Character and SmallFloat64 (the other two immediate classes) or it should be discarded.  It's ancient (pre version stamps).  I vote to nuke it.  Opinions?</div><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>