That was entirely my plan.  A recent thread (past 7 days) discusses the
fact that if you're using VariableContexts and binding variables,
there is currently no way to then share across threads.

So, if you're merely applying/evaluating the exact same XPath object
against multiple documents simultaneously, and you're not needing to
adjust variable-bindings, then, yes, you are 100% safe.

        -bob

On Sat, 16 Nov 2002, Ryan Tomayko wrote:

> I'm doing some research on the possibility of caching XPath objects in a
> large, J2EE based application to reduce parse time of identical XPath
> statements. I'm expecting the same set of XPath expressions to be executed
> over and over in multiple threads.



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to