<div>To me the behavior makes perfect sense.</div><div>The question is just wrong. It should read:</div><div>“Will not delete class var <BliBlaBlub>, because it is still used in code.</div><div>Should I move to Undefined instead, so you can redefine it later?”.</div><br><br><div>Just my CHF 0.10,</div><br><div>Gerald</div><br><div class="gmail_quote_attribution">On May 3 2022, at 2:45 pm, Hernan Wilkinson via Cuis-dev <cuis-dev@lists.cuis.st> wrote:</div><blockquote><div><div>Hi Luciano, (cc'ing Squeak)</div><div> it makes sense what you say but I looked at Squeak and Pharo and the behavior is the same... </div><div> I do not know why it does that... there must be a reason.</div><div><br></div><div> Does anybody know why it is implemented that way? (look at Luciano's email below)</div><div><br></div><div>Cheers!</div><div>Hernan.</div></div><br><div class="gmail_quote"><div class="gmail_attr"><div>On Sat, Apr 30, 2022 at 3:55 AM Luciano Notarfrancesco via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" title="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:</div></div><blockquote><div>Class>>#removeClassVarName: asks a user for confirmation if the variable is still used in some method, and depending on the user answer it moves it to Undeclared or leaves it alone. However, it stops there and returns, without removing it from the classPool. Shouldn’t it go ahead and continue independently of the user response? --</div><div>Cuis-dev mailing list</div><div><a href="mailto:Cuis-dev@lists.cuis.st" title="mailto:Cuis-dev@lists.cuis.st">Cuis-dev@lists.cuis.st</a></div><div><a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" title="https://lists.cuis.st/mailman/listinfo/cuis-dev">https://lists.cuis.st/mailman/listinfo/cuis-dev</a></div></blockquote></div><br><div><br></div><div>--</div><div class="gmail_signature"><div><div><div><img width="108" src="https://10pines.github.io/email-signature/10pines-firma@2x.png" style="margin-bottom: 0.5em;"></div><h1><font style="font-size:xx-small"><font style="font-size:small">Hernán Wilkinson</font></font></h1><h2><font style="font-size:xx-small"><font style="font-size:small"><span style="color:rgb(100, 100, 100)">Software Developer & Coach</span></font></font></h2><div><font style="font-size:xx-small"><font style="font-size:small"><span style="color:rgb(100, 100, 100)"><font style="font-size:12px">Alem 896, Floor 6, Buenos Aires, Argentina</font></span></font></font></div><div><font style="font-size:xx-small"><font style="font-size:small"><span style="color:rgb(100, 100, 100)"><font style="font-size:12px">+54 11 6091 3125</font></span></font></font></div><div><font style="font-size:xx-small"><font style="font-size:small"><span style="color:rgb(100, 100, 100)"><font style="font-size:12px">@HernanWilkinson</font></span></font></font></div></div></div></div><div>--</div><div>Cuis-dev mailing list</div><div>Cuis-dev@lists.cuis.st</div><div>https://lists.cuis.st/mailman/listinfo/cuis-dev</div></blockquote>