Community
Participate
Working Groups
The iteration to find certain things in the model is done by consulting our own API but it would be much better to use EMF-API because in case of model evolution and extension we can't be sure we are really traversing the complete model The best way would be to use "EcoreUtil.getAllContents(eObject, resolve)" which returns an iterator to traverse all containment elements. All we need to add is the logic to go deeper when we traverse an MPlaceholder.
an example how dangerous the current implementation is the newly introduced countRenderableChildren which doesn't take detached windows into consideration.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.
This is a mass change to close all e4 bugs marked with "stalebug" whiteboard. If this bug is still valid, please reopen and remove the "stalebug" keyword.