[Cuis-dev] Found little-but-ugly bug in Explorer

Nicola Mingotti nmingotti at gmail.com
Fri Sep 17 13:30:23 PDT 2021


Hi Juan,

when i saw the hard limit in the code I guessed what might have been 
your motivation.

I have put already this problem in the GitHub issues so we remember it 
is there.

bye
Nicola




On 9/16/21 7:14 PM, Juan Vuletich wrote:
> Yep. That deserves improving.
>
> 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.
>
> Thanks,
>
> On 9/13/2021 11:43 AM, Nicola Mingotti via Cuis-dev wrote:
>>
>> i found where the limit is:
>> Collection >> hasContentsInExplorer
>>
>> let me see if i can make it a little bit prettier ;)
>>
>> bye
>> n.
>>
>>
>>
>>
>> On 9/13/21 12:17 PM, Nicola Mingotti wrote:
>>> Hi guys,
>>>
>>> I found this bug, i understand I am not giving you a way to 
>>> replicate it,
>>> but this is what i can give you now, sorry, i know, like that is not 
>>> easy to hit it.
>>>
>>> So, the problem is this, look at this figure:
>>> https://pasteboard.co/A6FPgNgGwuLv.png
>>>
>>> . "listaErrori" is an OrderedCollection but it is empty so it is 
>>> represented correctly.
>>> . "listaArticoli" is an OrderedCollection and it is full of stuff, 
>>> it is not represented correctly.
>>>
>>>
>>>
>>> bye
>>> Nicola
>>>
>>>
>>>
>>
>
>
> -- 
> Juan Vuletich
> www.cuis-smalltalk.org
> https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
> https://github.com/jvuletich
> https://www.linkedin.com/in/juan-vuletich-75611b3
> @JuanVuletich

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20210917/c8f978a7/attachment.htm>


More information about the Cuis-dev mailing list