Bug 297424 - [Commands] Expose CommandService, HandlerService and BindingService as OSGi service
Summary: [Commands] Expose CommandService, HandlerService and BindingService as OSGi s...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 20:58 EST by Ralf Ebert CLA
Modified: 2019-09-06 15:29 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Ebert CLA 2009-12-09 20:58:31 EST
The CommandService, HandlerService and BindingService should be exposed as OSGi service (as the workbench is since bug 293512 ).
Also, registering a service under the IExecutionListener interface should be equivalent to ICommandService#addExecutionListener.
This would allow to use these services directly in DS components.

Use case: building a plug-in that globally listens to all executed commands without using org.eclipse.ui.startup:
http://github.com/ralfebert/keypopup/
http://github.com/ralfebert/keypopup/raw/master/screenshot.png
Comment 1 Eclipse Webmaster CLA 2019-09-06 15:29:53 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.