svn commit: r15380 - trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-07-27 22:50:19-0700
New Revision: 15380

Modified:
   trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java

Log:
Add TODO.  No functional change.

Modified: trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java?view=diff&rev=15380&p1=trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java&p2=trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java&r1=15379&r2=15380
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java	2008-07-27 22:50:19-0700
@@ -65,7 +65,11 @@
      * @see org.tigris.gef.graph.GraphFactory#makeNode()
      * @see org.tigris.gef.base.CmdCreateNode#makeNode()
      */
+    @Override
     public Object makeNode() {
+        // TODO: We need to get the model/extent (and package?) associated with
+        // the current diagram so that we can create the new element in the
+        // right place.
         Object newNode = Model.getUmlFactory().buildNode(getArg("className"));
         return newNode;
     }
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.