Bug 229127 - [Services] Provide the IWorkbenchLocationService
Summary: [Services] Provide the IWorkbenchLocationService
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.4 M7   Edit
Assignee: Paul Webster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-28 13:44 EDT by Paul Webster CLA
Modified: 2008-05-01 10:30 EDT (History)
2 users (show)

See Also:


Attachments
Rogue implementation (43.55 KB, patch)
2008-04-28 13:44 EDT, Paul Webster CLA
no flags Details | Diff
Workbench Location service v01 (53.79 KB, patch)
2008-04-28 14:25 EDT, Paul Webster CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA 2008-04-28 13:44:08 EDT
Created attachment 97813 [details]
Rogue implementation

Instead of sticking IWorkbench, IWorkbenchWindow, etc into the ServiceLocator provide a simple service tied to the workbench model.

The first attachment is a rogue implementation for safe keeping, complete with a different service pattern ... to dangerous.

PW
Comment 1 Paul Webster CLA 2008-04-28 14:25:45 EDT
Created attachment 97817 [details]
Workbench Location service v01

For our internal use, we need to find where in the workbench we are.

PW
Comment 2 Paul Webster CLA 2008-04-28 14:46:32 EDT
Released to HEAD for I20080428-1800
PW
Comment 3 Paul Webster CLA 2008-05-01 10:30:39 EDT
In I20080501-0100
PW