Re: [dom-xpath] XPath or? (was RE: Announcing www-dom-xpath@w3.org)

Julian Reschke wrote:
> 
...
> 
> It's a big restriction, because XPath variables currently are the most
> straightforward way to get arbitrary string into an XPath expression without
> getting into nasty quoting problems.

Implementing variables in DOM sounds like fairly heavy scope creep.
Would it perhaps be acceptible, and simpler to implement a quote()
method, maybe in DOMString?

Francis.

Received on Thursday, 4 May 2000 04:48:05 UTC