Manuscript (Case [Issue]22405) Tools - NECUntypedModel listLimit

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]22405) Tools - NECUntypedModel listLimit

Pharo Issue Tracker
Manuscript Notification
avatar
Marcus Denker opened Case 22405: NECUntypedModel listLimit and assigned it to Everyone:
Bug in Project:  Tools: 1. Pharo Image  •  You are subscribed to this case
listLimit is used to cut the reported entries to 100. This is not good! we miss *a lot* of completions due to that.

Without listLimit it is slow, but the reason for that is that initializeSelectors uses a SortedCollection with a very complex sort block.

Solution: use OrderedCollection, sort after the selectors is modified.

 

I have a prototype on my disk, will commit
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker