<div dir="auto">Sorry, I mean “why was not possible..”..</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 4, 2024 at 18:55 Luciano Notarfrancesco <<a href="mailto:luchiano@gmail.com">luchiano@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div dir="auto">Namespaces? ;)</div><div dir="auto">Interesting, what was the not possible to do this before? What were the main obstructions?</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 4, 2024 at 03:11 Juan Vuletich via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">Hi Folks,<br>
<br>
For some experiments I've been involved with I wanted to be able to <br>
rename _any_ class in Cuis. The result was a series of updates and new <br>
images I pushed today to GitHub.<br>
<br>
So, you can have some fun by pulling the latest, and evaluating:<br>
<br>
Smalltalk allClassesDo: [ :cls |(RenameClass from: cls to: ('Cuis', cls <br>
name) asSymbol) apply ]<br>
<br>
After a couple of minutes, browse the system, and be surprised that this <br>
is even possible!<br>
<br>
Cheers,<br>
<br>
-- <br>
Juan Vuletich<br>
<a href="http://www.cuis-smalltalk.org" rel="noreferrer" target="_blank">www.cuis-smalltalk.org</a><br>
<a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev" rel="noreferrer" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a><br>
<a href="https://github.com/jvuletich" rel="noreferrer" target="_blank">https://github.com/jvuletich</a><br>
<a href="https://www.linkedin.com/in/juan-vuletich-75611b3" rel="noreferrer" target="_blank">https://www.linkedin.com/in/juan-vuletich-75611b3</a><br>
<a href="https://independent.academia.edu/JuanVuletich" rel="noreferrer" target="_blank">https://independent.academia.edu/JuanVuletich</a><br>
<a href="https://www.researchgate.net/profile/Juan-Vuletich" rel="noreferrer" target="_blank">https://www.researchgate.net/profile/Juan-Vuletich</a><br>
<a href="https://patents.justia.com/inventor/juan-manuel-vuletich" rel="noreferrer" target="_blank">https://patents.justia.com/inventor/juan-manuel-vuletich</a><br>
<a href="https://twitter.com/JuanVuletich" rel="noreferrer" target="_blank">https://twitter.com/JuanVuletich</a><br>
<br>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div></div>
</blockquote></div></div>