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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20407

[PATCH] Configure image caching using the configuration file

           Summary: [PATCH] Configure image caching using the configuration
                    file
           Product: Fop
           Version: all
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Image caching should be made configurable using the config file. Coding the 
FopImageFactory.resetCache() is not a good way controlling the cache.
This patch includes a config.xml file with a new boolean key value 
called "cacheImages" , an improved Configuration.java, providing the 
isImageCacheEnabled method, and a patched FopImageFactory, that handles image 
caching if isImageCacheEnabled is set to true.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to