Bug 416343 - [JFace] Review the use of a generfied TreeViewer
Summary: [JFace] Review the use of a generfied TreeViewer
Status: CLOSED DUPLICATE of bug 402445
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 402445
  Show dependency tree
 
Reported: 2013-09-02 06:22 EDT by Hendrik Still CLA
Modified: 2015-08-24 06:15 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 Hendrik Still CLA 2013-09-02 06:22:30 EDT
There are concerns about the generified TreeViewer. 
The main argument against a generified TreeViewer is, the use of heterogeneous type in the most used data structures. 
So the data structures with different types would be still usable with a generified TreeViewer, but wouldn't benefit from the type parameters.
Comment 1 Lars Vogel CLA 2015-08-24 06:15:14 EDT

*** This bug has been marked as a duplicate of bug 402445 ***