Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] [e4-dev] EModelService API changing

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" <pwebster@xxxxxxxxxxxxxxxxxxx>:
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 - 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 - 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 - EModelService.findElements does not find handlers and commands

PW


--
Paul Webster
Hi floor.  Make me a sammich! - GIR

_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/e4-dev


Back to the top