svn commit: r16766 - trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java

Bob Tarling <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2009-02-04 12:04:57-0800
New Revision: 16766

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

Log:
Comment only

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java?view=diff&pathrev=16766&r1=16765&r2=16766
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java	2009-02-04 12:04:57-0800
@@ -232,6 +232,9 @@
                 comp.setBotMargin(0);
             }
         } catch (InvalidElementException e) {
+            // TODO: It would be better here to continue the loop and try to
+            // build the rest of the compartment. Hence try/catch should be
+            // internal to the loop.
             LOG.debug("Attempted to populate a FigEditableCompartment" 
                     + " using a deleted model element - aborting", e);
         }

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

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.