[Issue 6501] Create dependencies between classes on import

[email protected] Mon, 22 Dec 2014 15:45:31 -0800 (PST)
Newsgroups gmane.comp.lang.uml.argouml.issues
Message-ID <[email protected]>
http://argouml.tigris.org/issues/show_bug.cgi?id=6501






------- Additional comments from [email protected] Mon Dec 22 15:45:31 -0800 2014 -------
Your generatePackageDependencies() is a useful functionality, we need that for
sure. We both didn't implement the logic for cleaning up dependencies when the
model is modified, right? With your code, the removal of a depending class might
require for the removal of a package dependency. With my code, similar applies
if a method body is modified or the method is removed (more to be considered of
course).

What do you think of managing the created dependencies in a better way?

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=3093268

To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.