<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.E-MailFormatvorlage18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Hi,<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='mso-fareast-language:EN-US'>this is not a refactoring, since it changes the behavior of the system. See </span><a href="https://en.wikipedia.org/wiki/Code_refactoring"><span lang=EN-CA>Code refactoring - Wikipedia</span></a><span lang=EN-CA> .<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>Everything is fine when you call it a code transformation. But, please, don’t shift the meaning of “refactoring”.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA>Happy hacking and have fun with Smalltalk,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>Christian</span><span lang=EN-CA style='mso-fareast-language:EN-US'><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b>Von:</b> Cuis-dev <cuis-dev-bounces@lists.cuis.st> <b>Im Auftrag von </b>Paolo Belforte via Cuis-dev<br><b>Gesendet:</b> Dienstag, 23. Mai 2023 04:41<br><b>An:</b> cuis-dev@lists.cuis.st<br><b>Cc:</b> Paolo Belforte <pbelforte2003@gmail.com><br><b>Betreff:</b> [Cuis-dev] added push down to single subclass refactor option<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>Hello everyone,<br><br>I'm still new to SmallTalk, but I've made a change to the base image of Cuis, adding this new refactor option as I find it very useful.<br>When you click this refactor, a "StringRequestMorph" asks for a name to pass the desired method to a single subclass. You can find this option just down the "push down" refactor, it's the "push down to".<br><br><br>Thanks,<br>Paolo.<o:p></o:p></p></div></div></body></html>