Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331580 - handler processing should be in command addon
Summary: handler processing should be in command addon
Status: CLOSED DUPLICATE of bug 376254
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Paul Webster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-01 13:45 EST by Paul Webster CLA
Modified: 2012-07-16 09:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA 2010-12-01 13:45:31 EST
org.eclipse.e4.ui.internal.workbench.E4Workbench.processHierarchy(Object)

This currently processes the MApplication hierarchy and turns model into active handler.

This should be done in org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon which should add the eventbroker listener to process new MParts as they are created.

PW
Comment 1 Paul Webster CLA 2012-07-16 09:14:24 EDT

*** This bug has been marked as a duplicate of bug 376254 ***