This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: JAXP Transformer contract


> But the caching problem has a simpler solution: Just use a xslt
> implementation with a threadsafe stylesheet object. (Of
> course TrAX does
> not suppose thread safety - but that's just the mess with an
> API designed
> after implementations were created).


I'm not sure what you mean by that: TrAX is quite specific that the
Templates object is thread-safe. Also, the JAXP 1.1 transformation API was
defined with the benefit of experience from existing XSLT implementations,
but it didn't follow any implementation slavishly.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]