Bug 2968 - TaskListMarker violates API (1GL2XHA)
Summary: TaskListMarker violates API (1GL2XHA)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:47 EDT by Nick Edgar CLA
Modified: 2001-10-29 19:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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