Bug 413976 - [Viewers] Add generics to the ViewerSorter
Summary: [Viewers] Add generics to the ViewerSorter
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.3   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 402445
  Show dependency tree
 
Reported: 2013-07-30 06:48 EDT by Hendrik Still CLA
Modified: 2013-07-30 07:04 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hendrik Still CLA 2013-07-30 06:48:42 EDT
The ViewerSorter as part of the JFace Viewer should support Java Generics.
Comment 1 Lars Vogel CLA 2013-07-30 06:55:59 EDT
See Bug 402464, if it gets deprecated I don't think you need to add Generics. Better would be ViewerComparator.
Comment 2 Hendrik Still CLA 2013-07-30 07:04:20 EDT
Added a new Bug 413978 for the ViewerComparator