pluggable XPath/XQuery engine support -------------------------------------
Key: XMLBEANS-373 URL: https://issues.apache.org/jira/browse/XMLBEANS-373 Project: XMLBeans Issue Type: Improvement Components: XPath Affects Versions: Version 2.3 Reporter: Wing Yew Poon Assignee: Wing Yew Poon Fix For: TBD This is an enhancement proposal. Currently, XMLBeans looks for certain engines in certain orders to process XPath/XQuery expressions. In particular, it searches for the Saxon XQuery engine. There has been a request (XMLBEANS-366) to support the use of JXPath for processing XPath expressions. The patch from the user changes the engine lookup logic to add looking for JXPath if Saxon is not found. I propose to make the choice of engine more pluggable instead of hardcoding logic to lookup Saxon/JXPath/etc. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]