<div>Testing the Extending The System part of the Help menu recently, the rb and ob stuff wasn&#39;t loading. The problem is that the script takes the latest version. Lukas has made some changes in the past four weeks that have drifted from Squeak. I propose we freeze the version and not take the latest. The following loads without incident. At the risk of being controversial, rb and ob are not a big priority to Squeak users. It seems reasonable to freeze it for now with something that works and review it in future. </div>
<div><br></div><div>Chris </div><div><br></div><div>&quot;Omnibrowser&quot;</div><div>(Installer wiresong project: &#39;ob&#39;)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>    install: &#39;OmniBrowser&#39;;</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>    install: &#39;OB-Morphic&#39;;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>    install: &#39;OB-Standard&#39;;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>    install: &#39;OB-Shout&#39;;</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>    install: &#39;OB-SUnitIntegration&#39;. </div><div><br></div><div>&quot;Refactoring engine and OB integration&quot;</div><div>(Installer ss project: &#39;rb&#39;)</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>install: &#39;AST-Core-lr.80.mcz&#39;;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>install: &#39;AST-Semantic-lr.11.mcz&#39;;</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>install: &#39;Refactoring-Core-lr.149.mcz&#39;;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>install: &#39;Refactoring-Spelling&#39;;</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>project: &#39;Regex&#39;;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>install: &#39;VB-Regex&#39;.</div><div><br></div><div>(Installer wiresong project: &#39;ob&#39;)</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>install: &#39;OB-Refactory&#39;;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>install: &#39;OB-Regex&#39;.</div><div><br></div>