- From: Scott Boag/CAM/Lotus <Scott_Boag@lotus.com>
- Date: Wed, 3 May 2000 13:03:44 -0400
- To: www-dom-xpath@w3.org
"Dave Pawson" <dave.pawson@virgin.net> wrote: > What about variables? They appear not to 'fit' with this model > very easily. How much of a restriction is it to not have them > available? That was just a quick draft -- I missed it. You need variables support, I think. Perhaps hand in a XPathContext object instead of a NamespaceSupport object, and then have a pushVariable(String name, Object value) method on that object, or perhaps Jeroen's getVariableBindingList(). -scott
Received on Wednesday, 3 May 2000 13:12:53 UTC