[Uml-devel] [Bug 126547] Wish: Importing diagrams from other Umbrello files into an opened file
Oliver Kellogg
okellogg at users.sourceforge.net
Wed Sep 20 20:49:21 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=126547
okellogg users sourceforge net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From okellogg users sourceforge net 2006-09-20 22:49 -------
Thanks for clarifying. It's clearly a desirable feature.
I see two preconditions for implementing this -
1) Change the UniqueID::get() function to return a random
string of reasonable length instead of just a small integer.
This would help avoid xmi.id conflicts between different files.
2) Less heavily rely on xmi.id's for resolving model element references
but instead use the fully qualified names. (E.g. on merging, two
model elements might have different xmi.id's but identical fully
qualified names)
More information about the umbrello-devel
mailing list