[Issue 5017] profile model elements are absent from diagrams on reload

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.issues
Message-ID <[email protected]>
http://argouml.tigris.org/issues/show_bug.cgi?id=5017






------- Additional comments from [email protected] Wed Aug 31 10:41:59 -0700 2011 -------
The patch proposed bellow has some problems:

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).

2. The constant "file:/tmp/zargo_model_" was valid for my Linux box, but it
won't be valid for Windows. We must calculate the temporary directory path. THIS
MUST BE SOLVED!

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=2833378

To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.