I added this to CVS.
-Kelly
> -----Original Message-----
> From: Chris Burkey [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 18, 2001 9:32 AM
> To: [EMAIL PROTECTED]
> Subject: small code fix
>
>
> Hello,
>
> Here is one line of code added to latest CVS, as shown:
>
> org.apache.fop.fo.FOTreeBuilder
>
> public void startDocument() {
> //CB: Added this so that a TreeBuilder could be reused
> with a new document
> rootFObj = null;
> MessageHandler.logln("building formatting object tree");
> }
>
> Can someone put this into CVS? It allows a Driver class
> to be reused from
> one parse/rendering to the next. Thus speeding up subsequent
> rendering (by
> a bunch).
>
> regards,
> -christopher
> ________________________________________________
> Christopher Burkey [EMAIL PROTECTED]
> President 513-542-3401
> eInnovation Inc. http://einnovation.com
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]