<div dir="ltr">I found something a little annoying. If there are system categories like 'Morphic-A' and 'Morphic-A-B', the browser shows 'Morphic' as top category with subcategories 'A' and 'A-B', and when selecting 'A' it shows classes of both 'Morphic-A' and 'Morphic-A-B'. <div>I think we only want to show classes of subcategories when selecting a top category like 'Morphic', and I think 'A' should not include classes of 'A-B'. The attached method should fix this.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 28, 2022 at 6:43 AM 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:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Great, thank you!</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 28 Jan 2022 at 2:51 AM Juan Vuletich <<a href="mailto:JuanVuletich@zoho.com" target="_blank">JuanVuletich@zoho.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>

  
    
  
  <div bgcolor="#ffffff">
    Pushed to GitHub.<br>
    <br>
    Thanks a lot Luciano!<br>
    <br>
    Cheers,</div><div bgcolor="#ffffff"><br>
    On 1/27/2022 12:14 PM, Juan Vuletich via Cuis-dev wrote:
    <blockquote type="cite">
      
      On 1/27/2022 10:54 AM, Luciano Notarfrancesco via Cuis-dev wrote:
      <blockquote type="cite">
        <div dir="ltr">Hi Hilaire, all,
          <div>Cool, I'm glad you find it useful too. I wanted to have
            this in Cuis since the first week when I started using Cuis.</div>
          <div>I made it behave as you suggested, showing all classes of
            subcategories when a non-leaf node is selected. Here's the
            latest version. Let me know what you think, and if you find
            any other problems or if you have other ideas to improve it.</div>
          <div><br>
          </div>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Thu, Jan 27, 2022 at 9:52
            AM Hilaire Fernandes 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:1px solid rgb(204,204,204);padding-left:1ex"><br>
            Le 26/01/2022 à 19:58, Juan Vuletich a écrit :<br>
            > That's a good idea. But instead of a selector, if would
            be better to <br>
            > plug in a closure, because in many cases it is the main
            UI who knows <br>
            > what to do, not the model. I believe this depends on a
            specificu UI, <br>
            > and the model should better not know too much about it.<br>
            ><br>
            > Something else that would be nice is that when a
            non-leaf node is <br>
            > selected, all the classes in the tree are shown.<br>
            <br>
            Although not cirtical, it will be a good additional feature.<br>
            <br>
            As for now, I can't imagine going back without. It is so
            much more <br>
            comfortable to browse the classes ;-) The double-click to
            unfold the <br>
            subcategories is very helpful too. I am pretty sure it helps
            Cuis <br>
            neophyte to browse around the classes and understand the
            Cuis scope.<br>
            <br>
            Thanks for this addition.<br>
            <br>
            Hilaire<br>
            <br>
            -- <br>
            GNU Dr. Geo<br>
            <a href="http://drgeo.eu" rel="noreferrer" target="_blank">http://drgeo.eu</a><br>
            <a href="http://blog.drgeo.eu" rel="noreferrer" target="_blank">http://blog.drgeo.eu</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>
      </blockquote>
      <br>
      This is wonderful Luciano. I love it. It makes the browser much
      nicer to use.<br>
      <br>
      I think this is ready for integration. Will wait a few hours in
      case anything else pops, and will push it to GitHub.<br>
      <br>
      Thanks!<br>
      <pre cols="72" style="font-family:monospace">-- 
Juan Vuletich
<a href="http://www.cuis-smalltalk.org" style="font-family:monospace" target="_blank">www.cuis-smalltalk.org</a>
<a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev" style="font-family:monospace" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a href="https://github.com/jvuletich" style="font-family:monospace" target="_blank">https://github.com/jvuletich</a>
<a href="https://www.linkedin.com/in/juan-vuletich-75611b3" style="font-family:monospace" target="_blank">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
<a href="https://independent.academia.edu/JuanVuletich" style="font-family:monospace" target="_blank">https://independent.academia.edu/JuanVuletich</a>
<a href="https://www.researchgate.net/profile/Juan-Vuletich" style="font-family:monospace" target="_blank">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a href="https://patents.justia.com/inventor/juan-manuel-vuletich" style="font-family:monospace" target="_blank">https://patents.justia.com/inventor/juan-manuel-vuletich</a>
@JuanVuletich</pre>
    </blockquote>
    <br>
    <br>
    <pre cols="72" style="font-family:monospace">-- 
Juan Vuletich
<a href="http://www.cuis-smalltalk.org" style="font-family:monospace" target="_blank">www.cuis-smalltalk.org</a>
<a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev" style="font-family:monospace" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a href="https://github.com/jvuletich" style="font-family:monospace" target="_blank">https://github.com/jvuletich</a>
<a href="https://www.linkedin.com/in/juan-vuletich-75611b3" style="font-family:monospace" target="_blank">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
<a href="https://independent.academia.edu/JuanVuletich" style="font-family:monospace" target="_blank">https://independent.academia.edu/JuanVuletich</a>
<a href="https://www.researchgate.net/profile/Juan-Vuletich" style="font-family:monospace" target="_blank">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a href="https://patents.justia.com/inventor/juan-manuel-vuletich" style="font-family:monospace" target="_blank">https://patents.justia.com/inventor/juan-manuel-vuletich</a>
@JuanVuletich</pre>
  </div>

</blockquote></div></div>
</blockquote></div>