<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I see that clement.<div>Stef</div><div><br><div><div>On 18 Mar 2015, at 21:18, Clément Béra &lt;<a href="mailto:bera.clement@gmail.com">bera.clement@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Well, based on what other people said, I think this is:<div><br></div><div><span style="font-size:12.8000001907349px">| f |</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">f := Float new.</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">f at: 2 put: 1.</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">WordArray adoptInstance: f.</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">f first = 1 ifTrue: [#little] ifFalse: [#big]</span><br></div><div><span style="font-size:12.8000001907349px"><br></span></div><div style="">Thanks for your answers.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-18 21:08 GMT+01:00 stephane ducasse <span dir="ltr">&lt;<a href="mailto:stephane.ducasse@gmail.com" target="_blank">stephane.ducasse@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">&nbsp;<br><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><blockquote type="cite">Do you have a magic invocation that would not involved graphic objects?<br>What would be cool is to have vm parameter or something like that. We want to reduce the dependencies in the core.<span>&nbsp;</span><br><br>At least it doesn't use BitBlt.&nbsp; Its got much less dependencies than the existing code and is much simpler.&nbsp; Isn't that worth something?<br></blockquote><br>No need to use Bitmap if that’s a real problem - make a trivial class that is ArrayedCollection variableWordSubclass:#EndianTestThing and use that.<br></div></blockquote><div><br></div>How?</div><div>By construction if I asked this is that I did not know.</div><div><br></div><div>Stef</div><div><br><blockquote type="cite"><div style="font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br><br>tim<br>--<br>tim Rowledge;<span>&nbsp;</span><a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>;<span>&nbsp;</span><a href="http://www.rowledge.org/tim" target="_blank">http://www.rowledge.org/tim</a><br>Strange OpCodes: AG: Add Gibberish</div></blockquote></div><br></div><br></blockquote></div><br></div>
</blockquote></div><br></div></body></html>