DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31699>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31699

[PATCH] Performance improvement in property consumption.

           Summary: [PATCH] Performance improvement in property consumption.
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Improve performance by storing relevant properties in the fo tree classes
instead of in PropertyList classes.

After applying the patch the following files *MUST* be deleted:

src/java/org/apache/fop/fo/TextInfo.java
src/java/org/apache/fop/fo/PropertyManager.java
src/java/org/apache/fop/fo/properties/CommonBackground.java
src/java/org/apache/fop/fo/properties/CommonBorderAndPadding.java

Reply via email to