You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ad...@apache.org on 2007/07/07 03:08:15 UTC

svn commit: r554105 - /xmlgraphics/fop/trunk/status.xml

Author: adelmelle
Date: Fri Jul  6 18:08:14 2007
New Revision: 554105

URL: http://svn.apache.org/viewvc?view=rev&rev=554105
Log:
OK, now it was ready...

Modified:
    xmlgraphics/fop/trunk/status.xml

Modified: xmlgraphics/fop/trunk/status.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/status.xml?view=diff&rev=554105&r1=554104&r2=554105
==============================================================================
--- xmlgraphics/fop/trunk/status.xml (original)
+++ xmlgraphics/fop/trunk/status.xml Fri Jul  6 18:08:14 2007
@@ -28,6 +28,14 @@
 
   <changes>
     <release version="FOP Trunk">
+      <action context="code" dev="AD" type="update" fixes-bug="41656">
+        Refactoring in the fo package:
+        -> removal of the childNodes instance member in fop.fo.FObj
+        -> addition of a firstChild instance member in fop.fo.FObj
+        -> addition of a siblings instance member in fop.fo.FONode
+        -> addition of a FONodeIterator interface in FONode + corresponding implementation in FObj
+        -> changed implementations of FObj.addChildNode(), .removeChild() and .getChildNodes()
+      </action>
       <action context="code" dev="AD" type="update" fixes-bug="42089" due-to="Adrian Cumiskey">
         Code cleanup and restructuring: 
         Refactoring of PageSequenceLayoutManager and provide common FObj id property use



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org