Community
Participate
Working Groups
The Model Explorer provides a framework to register actions shown in its contextual menu. This is redundant with the Eclipse command framework (org.eclipse.ui.command). Actually, it is only used from the controlmode plugin. Is this additional framework really needed ? If not, I propose to remove it and use the org.eclipse.ui.command instead.
mark extension point as deprecated to avoid developer to use it
The control mode handlers have been refactored; the extension point doesn't seem to be used anymore in Papyrus. I will remove it in 0.10 (Kepler).
The ModelExplorer properly relies on org.eclipse.ui.* extension points I close the task