Community
Participate
Working Groups
Right now we see that we need to use a special pattern of calling 'setToBeRendered(false)' before removing an element from the model. This should be automatic. Note that transient cases such as moving a part from one stack to another should *not* cause the removeGui to be called so some sort of staged handling will be necessary. Three approaches come to mind: 1) Use an asynch. 2) Use tags; operations that know they're going to put the element back into the model would tag the element with something like 'NoRemove' before removing it from the model and remove the tag once it's been re-inserted. 3) Explicitly switch all 'move' operations over to using the implicit Move pattern (i.e. just adding it to the new container) and the PRE should be able to detect the difference between a permanent removal and a 'move' op.
M2 is done...
Please review target milestone and bump to > 4.2 if appropriate.
I'm pretty sure that the CleanupAddon already does this...
Eric to confirm and close.
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. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. 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.