1 Apr 2007 20:44
Re: svn commit: r524603 - /xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/Block.java
Andreas L Delmelle <a_l.delmelle <at> pandora.be>
2007-04-01 18:44:20 GMT
2007-04-01 18:44:20 GMT
On Apr 1, 2007, at 16:49, jbryant <at> apache.org wrote: Hi Jay, > Author: jbryant > Date: Sun Apr 1 07:49:12 2007 > New Revision: 524603 > > URL: http://svn.apache.org/viewvc?view=rev&rev=524603 > Log: > changes to support named destination > > Modified: > xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/Block.java Haven't tried it out yet, but a small question based solely on the commit-mails: Was it sufficient to make this change to Block.java only? It's just that I'd expect it to be necessary on a lot of other FOs as well... I'm also wondering if it would be necessary/worthwhile to consider moving the handling of extension-related logic to FOTreeBuilder. In that way, we could skip the validation check (or add custom validation logic for extensions at a more central point than scattered across the FOs)? Cheers, Andreas(Continue reading)
Kind regards,
Paul Vinkenoog
.
Lacking of time to do a proper implementation, I decided to write down
my ideas on a wiki page [1]. It's not complete yet, I'll try to add
thoughts later on.
In short, I agree with you that only playing with demerits actually is
not enough like I first thought. And also that we should be as few
restrictive as possible when discarding layouts, because we will always
find problematic documents for which there is not many solutions.
Cheers,
Vincent
[1]
RSS Feed