<div dir="auto">Nice!</div><div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Dec 3, 2025 at 04:00 Ernesto Ittig via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">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)">Hey all!<br>
<br>
    I'm a computer science student at the University of Buenos Aires. I<br>
started using Cuis for it's Software Engineering course.<br>
<br>
    I've noticed that when looking at complex class hierarchies for the<br>
first time (e.g. when opening a package I'm not familiar with), I've<br>
often wished I could tell at a glance which classes were concrete and<br>
which were abstract, to know which classes the code author(s) meant<br>
for me to instantiate.<br>
<br>
    I'm including a change set which implements a feature where abstract<br>
methods (those that send #subclassResponsibility) and abstract classes<br>
(those that have abstract methods) have their names shown in italics in<br>
the class browser.<br>
<br>
    I put it behind a preference (#italicAbstractClassesAndMethods) that<br>
is off by default.<br>
<br>
    I hope you find it useful!<br>
<br>
Cheers,<br>
Ernesto-- <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>