svn commit: r16272 - trunk/src/argouml-app/src/org/argouml/uml/diagram/DiagramSettings.java

Michiel van der Wulp <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2008-12-07 06:14:30-0800
New Revision: 16272

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/diagram/DiagramSettings.java

Log:
UML 1.4 is the default...

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/DiagramSettings.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/DiagramSettings.java?view=diff&pathrev=16272&r1=16271&r2=16272
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/DiagramSettings.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/DiagramSettings.java	2008-12-07 06:14:30-0800
@@ -164,8 +164,7 @@
             if (parent != null) {
                 return parent.getNotationLanguage();
             } else {
-                // TODO: What's the correct fallback default?
-                return "UML";
+                return "UML 1.4";
             }
         }
         return notationLanguage;

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

To unsubscribe from this discussion, e-mail: [[email protected]].
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.