<br><br><div class="gmail_quote">On Wed, Mar 26, 2008 at 9:20 AM, Michael van der Gulik &lt;<a href="mailto:mikevdg@gmail.com">mikevdg@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div class="Ih2E3d"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><a href="http://www.squeaksource.com/mc.html" target="_blank"></a><br>


<div><div></div><div><br>
On Fri, Mar 21, 2008 at 10:01 PM, Michael van der Gulik<br>
&lt;<a href="mailto:mikevdg@gmail.com" target="_blank">mikevdg@gmail.com</a>&gt; wrote:<br>
&gt; Hi all.<br>
&gt;<br>
&gt; &nbsp;I&#39;m trying to release a package that will load into 3.10. However, it won&#39;t work because:<br>
&gt;<br>
&gt; &nbsp;- I&#39;ve changed instance variables PluggableTreeSpec in the ToolBuilder-Kernel package available from the Universes browser. The MC that is packaged with 3.10 does not properly recompile the code, so bytecodes in methods are now referring to the wrong instance variables.<br>


&gt;<br>
&gt; &nbsp;- So I try adding a postscript to the package to recompile that class. In the Monticello UI, I click on Scripts -&gt; edit postscript, and I get a DNU.<br>
&gt;<br>
&gt; &nbsp;Are these known bugs?<br></div></div></blockquote><div>&nbsp;</div></div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div>
On Wed, Mar 26, 2008 at 1:11 AM, Damien Cassou &lt;<a href="mailto:damien.cassou@gmail.com" target="_blank">damien.cassou@gmail.com</a>&gt; wrote:<br>You may want to try with MC1.5 <a href="http://www.squeaksource.com/mc.html" target="_blank">http://www.squeaksource.com/mc.html</a></div>

</div><br></blockquote></div></div><br><br>I did try MC 1.5 - there&#39;s still an issue with not recompiling the code properly.<br><br>For now, I&#39;ve given up. I have a working image, and I want to get my own projects moving forward rather than fix other people&#39;s bugs.<br>

</blockquote><div><br><br>Oh... and if you want to test this with  various versions of Monticello:<br><br>- Load ToolBuilder-Kernel from the Universes browser.<br>- Open up the browser on PluggableTreeSpec.<br>- Browse the bytecodes of the accessor methods of the last 3 or so defined instance variables to see if all the methods refer to the right instance variables.<br>
</div></div><br>The problem is that ToolBuilder-Kernel is already installed in 3.10, and the version loaded from the Package Universe removes and adds some instance variables from some of the classes.<br><br>Gulik.<br clear="all">
<br>-- <br><a href="http://people.squeakfoundation.org/person/mikevdg">http://people.squeakfoundation.org/person/mikevdg</a><br><a href="http://gulik.pbwiki.com/">http://gulik.pbwiki.com/</a>