Bug 174693 - [CommonNavigator] Using lazy provider everywhere (e.g. org.eclipse.ui.navigator.CommonNavigator)
Summary: [CommonNavigator] Using lazy provider everywhere (e.g. org.eclipse.ui.navigat...
Status: RESOLVED DUPLICATE of bug 130221
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Francis Upton IV CLA
QA Contact:
URL:
Whiteboard: perf
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-19 16:04 EST by Giovanni Quarella CLA
Modified: 2009-02-09 00:55 EST (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 Giovanni Quarella CLA 2007-02-19 16:04:09 EST
I propose to use more lazy provider and virtual table / tree in Eclipse.
Now I'm thinking to use org.eclipse.ui.navigator.CommonNavigator as the navigator of my RCP application, but your implementation doesn't use a virtual tree and a virtual provider very useful if the data to create the node are remote as in my case.
Kind regards
Giovanni Quarella
Comment 1 Bernd Kolb CLA 2009-01-27 03:36:21 EST
For us this is very important as well. Is there any chance to get this into 3.5?
Comment 2 Francis Upton IV CLA 2009-02-09 00:55:47 EST

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