[Issue 5017] profile model elements are absent from diagrams on reload
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=5017
User euluis changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Target milestone|--- |0.34.alpha3
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Sep 2 04:36:50 -0700 2011 -------
Committed fix for MDR implementation of org.argouml.model in revision 19716. The
remaining problems (see bellow) should be dealt in other issues if that is
needed. I argue that these problems aren't significant because the plan is to
move to UML 2.x and to the EMF implementation of org.argouml.model.
1. An UUID is a well defined thing
(http://en.wikipedia.org/wiki/Universally_unique_identifier) and by prefixing
the model element UUID with the profile systemId we're violating the principle
of least astonishment
(http://en.wikipedia.org/wiki/Principle_of_least_astonishment).
3. It depends on the implementation detail of the systemId of the project model
having the prefix "zargo_model_" when it is being read.
4. As I stated before, this is a solution for the MDR implementation of
org.argouml.model (UML 1.4). What about the EMF (UML 2.x)?
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2834559
To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.