You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Claus Nielsen <cn...@interactive.as> on 2001/12/11 16:28:15 UTC

FOP - Thread-safe ?

Is FOP thread-safe ?

Claus


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: FOP - Thread-safe ?

Posted by David Rosenborg <da...@pantor.com>.
I think it's intended to be thread safe. However, a couple of bugs (in 0.20.2) break this.

A (possibly not exhaustive) list of things to fix:

synchronizsation should be class-wide rather than object-wide in the following classes:

org.apache.fop.fo.StandardElementMapping
org.apache.fop.extensions.ExtensionElementMapping
org.apache.fop.svg.SVGElementMapping

Cheers

</David>

David Rosenborg
Pantor Engineering AB


----- Original Message ----- 
From: "Claus Nielsen" <cn...@interactive.as>
To: <fo...@xml.apache.org>
Sent: Tuesday, December 11, 2001 4:28 PM
Subject: FOP - Thread-safe ?


> 
> Is FOP thread-safe ?
> 
> Claus
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
> For additional commands, email: fop-dev-help@xml.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org