[ https://issues.apache.org/jira/browse/XMLBEANS-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wing Yew Poon updated XMLBEANS-373: ----------------------------------- Attachment: delegate_diff2.txt Patch based on revision 656888. > 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 > > Attachments: delegate_diff2.txt > > > 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]