<div dir="ltr"><div><div>In fact I think that TextComposer was formerly in Morphic, so that would explain why you once needed to break the dependecy.<br>But you then resolved the problem by moving TextComposer to Graphics.<br>
</div>So this left over the methods using TextComposer in Morphic...<br></div>It doesn&#39;t matter that much, we can have several trials and errors to improve the system...<br>...it&#39;s just that changing core code that might block the UI is more challenging when it is spanning several package (w.r.t. load order etc...)<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/27 Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 27 September 2013 01:06,  &lt;<a href="mailto:commits@source.squeak.org">commits@source.squeak.org</a>&gt; wrote:<br>
&gt; Nicolas Cellier uploaded a new version of Morphic to project The Trunk:<br>
&gt; <a href="http://source.squeak.org/trunk/Morphic-nice.691.mcz" target="_blank">http://source.squeak.org/trunk/Morphic-nice.691.mcz</a><br>
&gt;<br>
&gt; ==================== Summary ====================<br>
&gt;<br>
&gt; Name: Morphic-nice.691<br>
&gt; Author: nice<br>
&gt; Time: 27 September 2013, 2:05:45.131 am<br>
&gt; UUID: e25c6256-260f-4f90-9826-bc204f8c6a30<br>
&gt; Ancestors: Morphic-nice.690<br>
&gt;<br>
&gt; Give some methods back the the (Multi)CharacterScanner<br>
&gt;<br>
&gt; =============== Diff against Morphic-nice.690 ===============<br>
<br>
</div>I&#39;m the first to admit that my recategorising of methods is sometimes<br>
rather arbitrary, in my work on decoupling packages. It&#39;s work running<br>
the PackageDependencyTest when making these changes, so that we don&#39;t<br>
start re-adding cycles.<br>
<br>
For instance, one of the recent changes (not sure which (*)) has added<br>
a System -&gt; Installer-Core dependency through referencing Installer.<br>
<br>
(*) Diff <a href="http://build.squeak.org/job/SqueakTrunk/539/artifact/target/TrunkImage.manifest" target="_blank">http://build.squeak.org/job/SqueakTrunk/539/artifact/target/TrunkImage.manifest</a><br>
and <a href="http://build.squeak.org/job/SqueakTrunk/540/artifact/target/TrunkImage.manifest" target="_blank">http://build.squeak.org/job/SqueakTrunk/540/artifact/target/TrunkImage.manifest</a><br>
and you&#39;ll see the package suspects.<br>
<span class="HOEnZb"><font color="#888888"><br>
frank<br>
<br>
</font></span></blockquote></div><br></div>