Re: [DISCUSS] XPath language improvements

2011-12-19 Thread Raul Kripalani
Hi there, I have created the following umbrella ticket to group all XPath improvements: https://issues.apache.org/jira/browse/CAMEL-4799. I'll take a look at intelligent namespace handling, such that if the XML doc is defined under a single default namespace and no more namespaces are used, assum

Re: [DISCUSS] XPath language improvements

2011-12-17 Thread Claus Ibsen
On Fri, Dec 16, 2011 at 3:19 PM, Raul Kripalani wrote: > Hi there, > > I'm working on https://issues.apache.org/jira/browse/CAMEL-4759, and since > I'm touching the XPath Language, just wanted to check with the community if > there is anything else that needs to be added/changed there. > Sometime

[DISCUSS] XPath language improvements

2011-12-16 Thread Raul Kripalani
Hi there, I'm working on https://issues.apache.org/jira/browse/CAMEL-4759, and since I'm touching the XPath Language, just wanted to check with the community if there is anything else that needs to be added/changed there. Claus suggested improving the Namespace support to make it easier for users