svn commit: r16050 - trunk/src/argouml-core-model/src/org/argouml/model/Model.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-11-15 11:13:10-0800
New Revision: 16050

Modified:
   trunk/src/argouml-core-model/src/org/argouml/model/Model.java

Log:
Add TODO

Modified: trunk/src/argouml-core-model/src/org/argouml/model/Model.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model/src/org/argouml/model/Model.java?view=diff&rev=16050&p1=trunk/src/argouml-core-model/src/org/argouml/model/Model.java&p2=trunk/src/argouml-core-model/src/org/argouml/model/Model.java&r1=16049&r2=16050
==============================================================================
--- trunk/src/argouml-core-model/src/org/argouml/model/Model.java	(original)
+++ trunk/src/argouml-core-model/src/org/argouml/model/Model.java	2008-11-15 11:13:10-0800
@@ -591,6 +591,8 @@
      */
     public static Object execute(
             ModelCommand command) {
+        // TODO: This needs to be managed on a per-project or per-model/extent
+        // basis
         ModelCommandCreationObserver mco = getModelCommandCreationObserver();
         if (mco != null) {
             return mco.execute(command);
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.