svn commit: r18627 - trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AttributeNotationUml.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2010-08-04 13:24:37-0700
New Revision: 18627

Modified:
   trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AttributeNotationUml.java

Log:
Document the way to get rid of the ProjectManager.getManager().getCurrentProject() call.

Modified: trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AttributeNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AttributeNotationUml.java?view=diff&pathrev=18627&r1=18626&r2=18627
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AttributeNotationUml.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AttributeNotationUml.java	2010-08-04 13:24:37-0700
@@ -117,6 +117,8 @@
             return;
         }
 
+        /* TODO: We should have all the information that is required in the 
+         * NotationSettings object */
         Project project = ProjectManager.getManager().getCurrentProject();
 
         ParseException pex = null;

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

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.