Also there is work done to find /really/ all elements in the model via the new find Method. See for example https://bugs.eclipse.org/bugs/show_bug.cgi?id=431714 Am 02.04.2014 16:31 schrieb "Paul Webster" <[email protected]>:
> 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 > >
_______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
