You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2003/06/01 21:05:45 UTC

DO NOT REPLY [Bug 20397] New: - [PATCH] Move Structure & LayoutHandlers to fo/area packages

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=20397>.
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=20397

[PATCH] Move Structure & LayoutHandlers to fo/area packages

           Summary: [PATCH] Move Structure & LayoutHandlers to fo/area
                    packages
           Product: Fop
           Version: all
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: glenmazza@yahoo.com


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

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org