Bug 30500 - [PATCH] End of AddLMVisitor.
Summary: [PATCH] End of AddLMVisitor.
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: page-master/layout (show other bugs)
Version: trunk
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-05 19:44 UTC by Finn Bock
Modified: 2012-04-01 06:37 UTC (History)
0 users



Attachments
Unified diff (34.35 KB, patch)
2004-08-05 19:45 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-08-05 19:44:01 UTC
This patch is *not* meant to be committed.

The patch replaces the AddLMVisitor class with a series of Maker classes, one
for each serveXXXX method in AddLMVisitor. The Maker classes are managed by a
"LayoutManagerMapping" class that maps FONode classes to the Maker classes.

In the patch the Maker classes are inner classes in LayoutManagerMapping, but I
think they should be normal classes in org.apache.fop.layoutmgr.
Comment 1 Finn Bock 2004-08-05 19:45:09 UTC
Created attachment 12347 [details]
Unified diff
Comment 2 Simon Pepping 2004-12-24 13:08:26 UTC
Applied with some changes.
Comment 3 Glen Mazza 2004-12-24 18:00:27 UTC
Thanks for taking care of this for us.

Glen
Comment 4 Glenn Adams 2012-04-01 06:37:40 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed