Bug 20397 - [PATCH] Move Structure & LayoutHandlers to fo/area packages
Summary: [PATCH] Move Structure & LayoutHandlers to fo/area packages
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: all
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-01 19:05 UTC by Glen Mazza
Modified: 2012-04-01 07:13 UTC (History)
0 users



Attachments
patch: changes to structure & layout handler needed (1.92 KB, text/plain)
2003-06-01 19:06 UTC, Glen Mazza
Details
other changes needed in related files (25.50 KB, text/plain)
2003-06-01 19:07 UTC, Glen Mazza
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Glen Mazza 2003-06-01 19:05:44 UTC
These patches moves the LayoutHandler and StructureHandler classes from the 
apps package to their more closely related area and fo packages, respectively.  
(Similar to the current placement for MIFHandler and RTFHandler.)  Have 
compiled and tested successfully with simple.fo.

See http://marc.theaimsgroup.com/?l=fop-dev&m=105280427018620&w=2 for basis.  
Also, this change will also be helpful should we move to multiple layout 
handlers (by separating the apps package away from the layout code), which 
Victor & others were leaning towards over the past week.

To patch:

OtherChangesNeededDiff.txt patch contains all-non LH & SH changes needed.

StructLayoutHandlerDiff.txt patch contains LH & SH class changes needed.  (Done 
separately because these need to move to different directories in CVS)

1) Apply both patches in either order.  
2) Move newly patched LayoutHandler to area and StructureHandler to fo packages.
3) Then build the application.

Thanks,
Glen
Comment 1 Glen Mazza 2003-06-01 19:06:23 UTC
Created attachment 6588 [details]
patch:  changes to structure & layout handler needed
Comment 2 Glen Mazza 2003-06-01 19:07:04 UTC
Created attachment 6589 [details]
other changes needed in related files
Comment 3 Glen Mazza 2003-06-29 19:39:05 UTC
Done (except LayoutHandler moved to layoutmgr package instead.)
Comment 4 Glenn Adams 2012-04-01 07:13:05 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed