Bug 2968

Summary: TaskListMarker violates API (1GL2XHA)
Product: [Eclipse Project] Platform Reporter: Nick Edgar <n.a.edgar>
Component: UIAssignee: Kevin Haaland <Kevin_Haaland>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Nick Edgar CLA 2001-10-10 22:47:00 EDT
org.eclipse.ui.views.tasklist.TaskListMarker violates IMarker's API by implementing it.
IMarker states:
 * <p>
 * This interface is not intended to be implemented by developers.
 * </p>


NOTES:
Comment 1 Nick Edgar CLA 2001-10-11 16:09:24 EDT
Backed out of optimization.
It had several problems, since incrementally added, removed or modified markers 
were not getting wrapped.
This kind of optimization should be done in core anyway.
Comment 2 DJ Houghton CLA 2001-10-29 19:28:55 EST
PRODUCT VERSION:
203