Title: RE: Lexus with other XPath implementation

 | -----Original Message-----
 | From: [EMAIL PROTECTED]
 | [mailto:[EMAIL PROTECTED]]On Behalf Of Lars Martin
 | Sent: donderdag 22 november 2001 18:53
 | To: [EMAIL PROTECTED]
 | Cc: [EMAIL PROTECTED]
 | Subject: Re: Lexus with other XPath implementation
 |
 | You got Lexus working for X-Hive/DB? That would be
 | absolutely fantastic!
 | :-) So what are your experiences? How difficult was it to
 | implement the
 | interfaces for your XPath implementation? Regards, Lars.

Actually it was quite easy, the only "hack" I had to put in there was a class that implements NodeList and translates our query result interface to a NodeList. But the actual lexus code didn't have to be changed at all.

I wrote a simple test with one of the xml files that come with lexus and that worked. This afternoon I'm going to test the whole testsuite, but I don't expect any difficulty there.

greetings,

Jeroen

Reply via email to