[Issue 6485] can't rename model
[email protected] Sun, 14 Dec 2014 05:37:53 -0800 (PST)
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6485 ------- Additional comments from [email protected] Sun Dec 14 05:37:52 -0800 2014 ------- I just tried removing the file argouml-umlpropertypanels.jar from my Argo installation I now get exactly the same as the op reported. So it seems likely that whatever the op installed did not contain this file for some reason. It could be that other modules are missing too that we are unaware of. I wonder how we should manage this. We have argo split into various modules now. Should there be some minimal set of modules that Argo will fail to start without? We want to make sure we keep the same plug'n'play architecture so that modules can be replaced with alternative implementations but we need to make sure there is at least one implementation in place for certain modules. My suggestion would be to have a short list of modules types and a module should register that type to core argouml when it registers. Argo should then report an error on startup if it doesn't find UML_PROPERTY or SEQUENCE_DIAGRAM types. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=3092698 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.