<div dir="ltr"><div dir="ltr">Yes, it worked with the new method
LargePositiveInteger
>>
comeFullyUpOnReload: added.</div><div><br></div><div>SmallInteger maxVal 1152921504606846975 . <br>(2 raisedTo: 60)-1 1152921504606846975 .<br>"is actually a 64 bit value"</div><div>I guess the remaining 4 bits are used for type information.</div><div><br></div><div>That would mean as far as Integer values are concerned it is fine with this.<br></div><div><br></div></div>