<div>Here are the same statistics but with Pharo dev 09.02.3, Squeak 3.7 and Cuis</div><div><br></div><div>Number of Classes removed in Cuis: 271</div><div>Number of Classes added on Pharo: 0</div><div>Number of new Classes in Cuis: 5</div>
<div>Number of Classes to merge: 59</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Number of same methods: 858</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Number of changed methods on Cuis: 91</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>Number of new methods on Cuis: 95</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Number of conflicting methods: 66 (methods on 3.7 that different with the ones in Pharo and Cuis)</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>Number of changed methods on Pharo: 162 (from 3.7)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Number of removed methods on Cuis: 555</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>Number of new methods in Pharo: 2387</div><div><br></div><div>So, to merge Cuis Morph hierarchy with Pharo, 91+95 methods from Cuis have to be loaded in Pharo and 66 methods have to be integrated by a human.</div>
<div><div>To merge Cuis Morph hierarchy with Squeak 3-10, 117+66 methods from Cuis have to be loaded in Squeak 3.10 and 44 methods have to be integrated by a human.</div><div><br></div><div>I ran the statistics only on the Morph hierarchy because what seems to be faster in Cuis is the UI. I&#39;m assuming that the Cuis changes in the Morph hierarchy is what makes Cuis run faster, but I&#39;m not sure of that... of course we can run the same process for other hierarchies, packages, all the classes, etc. And if somebody is interesting in knowing which classes, methods, etc. are involved (the real stuff, not only the numbers), just let me know.</div>
<div><br></div><div>Hernan.</div></div><div><br></div><br><div class="gmail_quote">On Fri, Apr 17, 2009 at 5:47 PM, Hernan Wilkinson <span dir="ltr">&lt;<a href="mailto:hernan.wilkinson@gmail.com">hernan.wilkinson@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;">Hi,<br> here is a statistics I made about taking Squeak 3.10 and merging Cuis with it on the Morph hierarchy, just to have an idea on how much it could take...<br>
<br>Number of Classes removed in Cuis: 265<br>Number of Classes added on 3.10: 0<br>
Number of Classes added on Cuis: 5<br>Number of Classes to merge: 59<br>    Number of same methods: 930<br>    Number of changed methods on Cuis: 117<br>    Number of new methods on Cuis: 66<br>    Number of conflicting methods: 44  (method on 3.7 is different that the one in 3.10 that in Cuis)<br>

    Number of changed methods on current: 109 (from 3.7)<br>    Number of removed methods on Cuis: 796 <br>    Number of new methods in current: 2192<br><br>Hope it is useful!<br>
</blockquote></div><br>