[Mono-dev] Patch: XSLT thread safety

Joshua Tauberer jit at occams.info
Thu Jul 17 10:49:11 EDT 2008


Steve Bjorg wrote:
> XSLTCompiledTransform is thread-safe.  Would that be an alternative for 
> you?

As far as I know, XSLTCompiledTransform (in Mono) just wraps the same 
code as XslTransformation, so they are equally thread safe.

The MSDN docs seem to basically say the same thing w.r.t. thread safety, 
as well (and not mentioning scripts and extension functions).

-- 
- Josh Tauberer

http://razor.occams.info

"Yields falsehood when preceded by its quotation!  Yields
falsehood when preceded by its quotation!" Achilles to
Tortoise (in "Godel, Escher, Bach" by Douglas Hofstadter)


More information about the Mono-devel-list mailing list