Luca, I'd prefer if we wouldn't have to have this many casts to Block and BlockContainer all over the LM. Couldn't we just add methods like getBlockFO() and getBlockContainerFO() which do the cast? I can do this but I don't want to interfere with anything you might do in those LMs right now.
BTW, would you do me a favor and add a more verbose explanation of LayoutManager.getChangedKnuthElements(). That is one method I still don't fully understand. What does "changed" mean in this context? Is "getChangedKnuthElements()" really the best method name for it? Thanks a lot! On 07.04.2005 18:13:54 lfurini wrote: > lfurini 2005/04/07 09:13:54 > > Modified: src/java/org/apache/fop/layoutmgr Tag: > Temp_KnuthStylePageBreaking BlockLayoutManager.java > BlockStackingLayoutManager.java > BlockContainerLayoutManager.java > Log: > Moved methods from BlockLM to BlockStackingLM, modified parameters; > these methods will be used by other subclasses of BlockStackingLM. Jeremias Maerki
