Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 135744

Summary: ToolTipHelper.currentTipSource need not be IFigure
Product: [Tools] GEF Reporter: Ed Willink <ed>
Component: GEF-Legacy Draw2dAssignee: gef-inbox <gef-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: minor    
Priority: P3 CC: nyssen
Version: 3.2   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Ed Willink CLA 2006-04-09 07:33:41 EDT
Why is ToolTipHelper.currentTipSource an IFigure?

If it was an Object, ToolTipHelper could be used much more easily
with TreeEditPart which has a widget rather than a figure.
Comment 1 Alexander Nyßen CLA 2014-08-08 09:34:02 EDT
Actually I do not see any advantage in changing the type of the currentTipSource from IFigure to Object. What benefit would that bring?
Comment 2 Ed Willink CLA 2014-08-08 10:18:06 EDT
8 years on I can add little to my original comment. The API at that point was clearly inhibiting a re-use. Since then HTML styling has happened so observations from so long ago are unlikely to be relevant.
Comment 3 Alexander Nyßen CLA 2014-08-08 10:36:54 EDT
Resolving as WORKSFORME then.