[Issue 5990] delete from model of a call action doesn't remove return row and exception is printed on selection
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=5990
User mvw changed the following:
What |Old value |New value
================================================================================
Assigned to|bobtarling |mvw
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Sun Oct 30 07:40:19 -0700 2011 -------
Linus, as I said before, I disagree with your commit 19769. If the facade gets a
deleted model element, it SHOULD throw an exception.
Let's go back to my original solution, which I now implemented in another ugly
way: maintain a private attribute on the FigMessage.
I will commit shortly. With this change, there are no exceptions any more. In
the test-case, the message gets deleted correctly, no exceptions, so the
original issue is fixed. Of course, the return message is not deleted
automatically - that would be a feature request.
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2868209
To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.