Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Functional difference between WorkingSetSelectionDialog and SimpleWorkingSetSelectionDialog

On 04/11/2014 02:36 PM, Paul Webster wrote:
Wouldn't it need a lot of code to make it launch with the 2 modes (simple or normal)?
As far as I can see, not much is needed.
We could just add another constructor to the SimpleWorkingSetSelectionDialog which would allow to enable the filter or not, and replace all instantiations and references to the WorkingSetSelectionDialog by SimpleWorkingSetSelectionDialog.

If you're not aware of any potential pitfalls, I'll create a bug and hopefully provide a patch.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top