Bug 550095 - Add constructor to FilteredItemsSelectionDialog to activate useHashCode and deprecate the others
Summary: Add constructor to FilteredItemsSelectionDialog to activate useHashCode and d...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.13   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-15 07:03 EDT by Lars Vogel CLA
Modified: 2019-10-10 09:37 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2019-08-15 07:03:12 EDT
FilteredItemsSelectionDialog, the base for example for the open type dialog is not use setUseHashlookup, which basically means it is slow but works for data with broken / mutable hashcode impletation.

I suggest to add another constructor (.. boolean useFastHashlookup) and deprecate the old one.
Comment 1 Lars Vogel CLA 2019-08-15 07:03:48 EDT
Michael, something for you?
Comment 2 Dani Megert CLA 2019-10-10 09:37:34 EDT
Removed milestone as no one reacted to https://www.eclipse.org/lists/eclipse-dev/msg11217.html.