[
https://issues.apache.org/jira/browse/OFBIZ-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Crum updated OFBIZ-1414:
-------------------------------
Attachment: fop_refactor.patch
fop_refactor.patch contains the updated code. Patch contains the following:
1. New ApacheFopWorker class.
2. ApacheFopFactory class deprecated, but still works the same.
3. Refactored ScreenFopViewHandler class - simplified code, renders to temp files to avoid out of memory errors on large documents.
4. Updated peripheral code to use the new ApacheFopWorker class.
5. Added widget boundary comments to FOP rendering classes.
> Refactor FOP Java code
> ----------------------
>
> Key: OFBIZ-1414
> URL:
https://issues.apache.org/jira/browse/OFBIZ-1414> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: fop_refactor.patch
>
>
> As per the discussion on the dev mailing list, refactor the FOP Java code so that it is contained in a single worker class. This will make it easier to keep OFBiz source code updated against FOP API changes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.