https://issues.apache.org/bugzilla/show_bug.cgi?id=40798
Andreas L. Delmelle <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22617|0 |1
is obsolete| |
--- Comment #11 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-09-20
10:47:44 PST ---
Created an attachment (id=22619)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22619)
Path including a bit more refactoring
A more invasive patch, basically with the same result.
The isOnlyPage parameter has been removed from the picture. This affects a
handful of classes in the org.apache.fop.fo.pagination package and the
RTFHandler.
The isValid() method has been rewritten entirely as one compact boolean
expression, clearly reflecting when a the conditional-page-master is considered
valid (at least to me... :-/)
If no one objects, I'll commit those changes along with some testcases
somewhere next week.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.