Hi Robert,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div dir="ltr">I loaded the code, proceeded through a warning about changing Refactoring-Tests-Core and then tried to save a method and got this error:</div>
</div></blockquote><div><br></div><div><span class="Apple-style-span">I don&#39;t get this warning, so I guess we must be starting from different places. I tried to replicate your issue with two different base images. First I used </span>Pharo-1.3-13315.zip<span class="Apple-style-span"> from <a href="http://www.pharo-project.org/">http://www.pharo-project.org/</a>. Secondly I downloaded a Seaside build from Lukas&#39;s Jenkins server: <a href="http://jenkins.lukas-renggli.ch/job/Seaside%203.0/lastSuccessfulBuild/artifact/seaside3-kom">http://jenkins.lukas-renggli.ch/job/Seaside%203.0/lastSuccessfulBuild/artifact/seaside3-kom</a>. In both cases I successfully loaded jQueryMobile with the following:</span></div>
<div><span class="Apple-style-span"><br></span></div><div><span class="Apple-style-span"><div>Gofer it</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>url: &#39;<a href="http://ss3.gemstone.com/ss/jQueryMobile">http://ss3.gemstone.com/ss/jQueryMobile</a>&#39;;</div>
<div>  <span class="Apple-tab-span" style="white-space:pre">        </span>package: &#39;ConfigurationOfJQueryMobile&#39;;</div><div>  <span class="Apple-tab-span" style="white-space:pre">        </span>load.</div><div><br></div><div>ConfigurationOfJQueryMobile loadBleedingEdge.</div>
<div><br></div><div>Bemused,</div><div><br></div><div>Nick</div></span></div><div><br></div></div>