[Issue 6480] New - Import twice with the same namespace produces two separate packages
[email protected] Sat, 14 Dec 2013 13:19:38 -0800 (PST)
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6480
Issue #|6480
Summary|Import twice with the same namespace produces two sepa
|rate packages
Component|argouml
Version|0.10
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|ENHANCEMENT
Priority|P3
Subcomponent|Csharp module
Assigned to|janmande
Reported by|arnaultbonafos
------- Additional comments from [email protected] Sat Dec 14 13:19:37 -0800 2013 -------
Hello All,
I'm trying the Csharp Reverse Engineering, here is a possible improvement I've
found:
1) import a file.cs in its own directory
(model and diagram gets generated)
2) import a second file2.cs in its own directory, but with the same namespace as
file.cs
(model gets generated in a separate package model, diagram from 1st package
contains class declaration as it should be)
Ideally only one package would be created from the second import.
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=3070290
To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.