Bug 274185 - [Markers] Remove old marker view implementations
Summary: [Markers] Remove old marker view implementations
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 17:16 EDT by John Arthorne CLA
Modified: 2019-09-06 16:15 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2009-04-28 17:16:11 EDT
I20090428-0100

I noticed while browsing code that there are two complete marker view implementations.

1) Old implementation in package org.eclipse.ui.views.markers.internal
 - MarkerView, ProblemView, TaskView, BookmarkView

2) New implementation in package org.eclipse.ui.internal.views.markers
 - MarkerSupportView, ProblemsView, TasksView, BookmarksView

Is there any reason for keeping the old implementation (1) around? It isn't API, and doesn't seem to be used anymore in the IDE. These old copies make for a very confusing time when trying to investigate things in this area. I suggest tossing the old ones in 3.6 unless there is a compelling reason to keep them.
Comment 1 Paul Webster CLA 2010-06-09 08:17:50 EDT
Removed from 3.6.  Owners can re-assess.

PW
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:15:26 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.