We are making to changes to the new  EModelService API that was introduced
in Luna in M7 that you will have to react to.

*Bug 431738* <https://bugs.eclipse.org/bugs/show_bug.cgi?id=431738> -
EModelService#findElements
API is not well-formed
 - the new find API is now
org.eclipse.e4.ui.workbench.modeling.EModelService.findElements(MApplicationElement,
Class<T>, int, Selector)

*Bug 431741* <https://bugs.eclipse.org/bugs/show_bug.cgi?id=431741> -
EModelService#findHandler
API should be removed
- remove org.eclipse.e4.ui.workbench.modeling.EModelService.findHandler(
MHandlerContainer, String);

The functionality of findHandlers will be moved into findElements:
*Bug 431714* <https://bugs.eclipse.org/bugs/show_bug.cgi?id=431714> -
EModelService.findElements
does not find handlers and commands

PW


-- 
Paul Webster
Hi floor.  Make me a sammich! - GIR
_______________________________________________
e4-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to