]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Bugzilla 41656
authorAndreas L. Delmelle <adelmelle@apache.org>
Sat, 7 Jul 2007 00:56:29 +0000 (00:56 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Sat, 7 Jul 2007 00:56:29 +0000 (00:56 +0000)
        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()

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554101 13f79535-47bb-0310-9956-ffa450edef68

status.xml

index 24df14c8881ea8e77d1f1c01e1484d6be56f259b..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.
+        Code cleanup and restructuring: 
+        Refactoring of PageSequenceLayoutManager and provide common FObj id property use
       </action>
       <action context="Code" dev="AD" type="add">
         Slight improvement of relative font-weight handling in the properties