----- Original Message ----- From: "Luca Furini" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, May 18, 2005 12:58 PM Subject: Re: Footnotes working!
> > Glen Mazza wrote: > > > I don't mind the code as it is. But if you'd like we can go back to a > > two-argument constructor (just the PSLM and SC object), and then provide > > separate methods to set the Region or Block. BTW, since the only thing > > these two usages appear to have in common is that both they work with > > fo:static-content, would you rather have separate > > SideRegionLayoutManager and a FootnoteSeparatorLayoutManager? (Possibly > > having FSLM extend BlockLM?) Another possibility to think about, and > > perhaps for Andreas and others to chime in on. > > The latter seems very interesting, but if it is really true that the > separator could have some retrieve-marker descendant, this is no more > possible (or not?). > Yes, it apparently is true (I didn't know that.) But I don't think this will have much effect in terms of whether or not to break this up into two classes, because retrieve-marker is currently handled in either event via resolveRetrieveMarker() in PSLM. Thanks, Glen
