]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
OK, now it was ready...
authorAndreas L. Delmelle <adelmelle@apache.org>
Sat, 7 Jul 2007 01:08:14 +0000 (01:08 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Sat, 7 Jul 2007 01:08:14 +0000 (01:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554105 13f79535-47bb-0310-9956-ffa450edef68

status.xml

index 5b6e26faba15ee18a6692f05dc79e7f774cf49fc..fdbf53fa162b77b779899bdc58e1b6b51dd9f91c 100644 (file)
 
   <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