]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Improve property function argument parsing, specifically, better separate required...
authorGlenn Adams <gadams@apache.org>
Sun, 22 Apr 2012 20:09:52 +0000 (20:09 +0000)
committerGlenn Adams <gadams@apache.org>
Sun, 22 Apr 2012 20:09:52 +0000 (20:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328965 13f79535-47bb-0310-9956-ffa450edef68

status.xml

index ff2782c38b1e597a521a12182b802c43fdb4cfd8..05c8e8ab5142799cdc9a475c8e237e363e43923d 100644 (file)
       documents. Example: the fix of marks layering will be such a case when it's done.
     -->
     <release version="FOP Trunk" date="TBD">
+      <action context="Code" dev="GA" type="update">
+        Improve property function argument parsing, specifically, better separate required, optional, and variable arguments and the handling of optional argument defaults.
+        Regularize property function class names.
+      </action>
       <action context="Code" dev="GA" type="fix" fixes-bug="51043" due-to="Pascal Sancho">
         Don't restart layout unless abs(ipd difference) > 1 in order to prevent rounding issues from triggering false restart.
       </action>