A clone of a JaxenCompile instance will use the original instance's Jaxen VariableContext when evaluating expressions.... in other words, changes to the 'cloned' variable context are not available to the Jaxen code that evaluates the expression, only the original context.
A clone of a JaxenCompile instance will use the original instance's Jaxen VariableContext when evaluating expressions.... in other words, changes to the 'cloned' variable context are not available to the Jaxen code that evaluates the expression, only the original context.
See thread http://jdom.markmail.org/thread/cljkhl27ll6jweyz
The text was updated successfully, but these errors were encountered: