<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Yep. That deserves improving.<br>
    <br>
    The reason I added that small limit (100) is because each item is a
    morph. I was exploring Display and related big arrays (8 million
    entries) and had to kill Cuis. No one could scroll a tree with 8
    million entries! We need something that can show a reasonable number
    of entries, and behave well when there are more than that.<br>
    <br>
    Thanks,<br>
    <br>
    On 9/13/2021 11:43 AM, Nicola Mingotti via Cuis-dev wrote:
    <blockquote
      cite="mid:d3c2329c-d7cc-e92c-ce64-82015a8ff955@gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <br>
      <font size="+1"><font face="monospace">i found where the limit is:<br>
          Collection >> hasContentsInExplorer<br>
          <br>
          let me see if i can make it a little bit prettier ;)<br>
          <br>
          bye<br>
          n.<br>
          <br>
          <br>
          <br>
        </font></font><br>
      <div class="moz-cite-prefix">On 9/13/21 12:17 PM, Nicola Mingotti
        wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:aff8b1e5-f673-cc2b-ee2e-40f77bc7d5d4@gmail.com">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <font size="+1"><font face="monospace">Hi guys,<br>
            <br>
            I found this bug, i understand I am not giving you a way to
            replicate it,<br>
            but this is what i can give you now, sorry, i know, like
            that is not easy to hit it.<br>
            <br>
            So, the problem is this, look at this figure:<br>
            <a class="moz-txt-link-freetext"
              href="https://pasteboard.co/A6FPgNgGwuLv.png"
              moz-do-not-send="true">https://pasteboard.co/A6FPgNgGwuLv.png</a><br>
            <br>
            . "listaErrori" is an OrderedCollection but it is empty so
            it is represented correctly.<br>
            . "listaArticoli" is an OrderedCollection and it is full of
            stuff, it is not represented correctly.<br>
            <br>
            <br>
            <br>
            bye<br>
            Nicola<br>
            <br>
            <br>
            <br>
          </font></font> </blockquote>
      <br>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>