eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

[Model Browser] delete from non-containment link #488

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 324628 | | Status | CLOSED FIXED | | Importance | P3 enhancement | | Reported | Sep 07, 2010 04:51 EDT | | Modified | Apr 29, 2013 07:55 EDT | | Version | 0.9.0 | | Reporter | Nicolas Bros |

Description

When the user deletes an element under a containment link, the element is removed from the model. This behavior is obvious.

But when he deletes a model element under a non-containment link, maybe he would expect the element to only be unset from the link instead of deleted from the model (everywhere it appears), as currently happens.

Maybe in this case we should popup a dialog that asks the user whether he intends to unset the element from the link or delete it from the model.

eclipse-modisco-bot commented 2 hours ago

By Nicolas Bros on Sep 09, 2010 06:02

Implemented in revision 3003.

eclipse-modisco-bot commented 2 hours ago

By Hugo Bruneliere on Oct 05, 2010 04:58

Bug fixed.