Bug 31699 - [PATCH] Performance improvement in property consumption.
Summary: [PATCH] Performance improvement in property consumption.
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: trunk
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 10:39 UTC by Finn Bock
Modified: 2012-04-01 06:49 UTC (History)
0 users



Attachments
Unified diff (506.07 KB, patch)
2004-10-13 10:41 UTC, Finn Bock
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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