Bug 31699

Summary: [PATCH] Performance improvement in property consumption.
Product: Fop - Now in Jira Reporter: Finn Bock <bckfnn>
Component: generalAssignee: fop-dev
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: trunk   
Target Milestone: ---   
Hardware: Other   
OS: other   
Attachments: Unified diff

Description Finn Bock 2004-10-13 10:39:16 UTC
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
Comment 1 Finn Bock 2004-10-13 10:41:49 UTC
Created attachment 13071 [details]
Unified diff
Comment 2 Finn Bock 2004-10-20 21:13:20 UTC
Applied.

Discussion thread: 
   http://marc.theaimsgroup.com/?t=109766418800003&r=1&w=2
Comment 3 Glenn Adams 2012-04-01 06:49:25 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed