svn commit: r16636 - trunk/src/argouml-app/src/org/argouml/persistence/PGML.tee

Dave Thompson <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: dthompson
Date: 2009-01-16 13:54:27-0800
New Revision: 16636

Modified:
   trunk/src/argouml-app/src/org/argouml/persistence/PGML.tee

Log:
Issue 5624: Removing unnecessary output in uml file for PathConv, also removed ignoreNull, which should alert us to any problems on save rather than load.

Modified: trunk/src/argouml-app/src/org/argouml/persistence/PGML.tee
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/persistence/PGML.tee?view=diff&pathrev=16636&r1=16635&r2=16636
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/persistence/PGML.tee	(original)
+++ trunk/src/argouml-app/src/org/argouml/persistence/PGML.tee	2009-01-16 13:54:27-0800
@@ -141,8 +141,7 @@
 
 <![CDATA[
 
-<argouml:pathitem figname="<ocl>org.argouml.persistence.PgmlUtility.getId(self.pathFig)</ocl>"
-                  classname="<ocl>self.class.name</ocl>"
+<argouml:pathitem classname="<ocl>self.class.name</ocl>"
                   ownerhref="<ocl ignoreNull>org.argouml.uml.UUIDHelper.getUUID(self.pathFig)</ocl>" />
 
 ]]>
@@ -159,7 +158,7 @@
 <argouml:pathitem figname="<ocl>org.argouml.persistence.PgmlUtility.getId(self.itemFig)</ocl>"
                   classname="<ocl>self.class.name</ocl>"
                   figclassname="<ocl>self.itemFig.class.name</ocl>"
-                  ownerhref="<ocl ignoreNull>org.argouml.uml.UUIDHelper.getUUID(self.itemFig)</ocl>"
+                  ownerhref="<ocl>org.argouml.uml.UUIDHelper.getUUID(self.itemFig)</ocl>"
                   angle="<ocl>self.angle</ocl>"
                   offset="<ocl>self.vectorOffset</ocl>" />

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

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.