<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 8, 2013 at 12:42 PM, Nicolas Cellier <span dir="ltr">&lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">See the method<br>
<br>
isSpecialWriteBinding<br>
        &quot;Return true if this variable binding is write protected, e.g.,<br>
should not be accessed primitively but rather by sending #value:<br>
messages&quot;<br>
        ^true<br>
<br>
And its senders.<br>
That means that a different byte code must be generated in order to<br>
send #value rather than accessing the 2nd inst. var. directly.<br>
<br>
Nicolas<br></blockquote><div><br></div><div>Aahh, that makes sense. Thanks.</div><div><br></div><div>Colin </div></div></div></div>