Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] WTP psychopath xpath2 implementation

Hi all,
   I have been looking at psychopath XPath 2.0 processor source code
lately. To me, the present implementation looks quite good. The
modularity of source code and choice of abstractions in psychopath
source, look great to me.

But we do have some non compliances as per the W3C XPath 2.0
specification (also documented at,
http://psychopath.sourceforge.net/report.pdf). To my opinion, it won't
be much difficult to solve many of the non-compliant items.

I have already submitted two patches. I would be working as I find
time, to fix as many errors as I can in psychopath. I would be
submitting patches when I have any of them.


-- 
Regards,
Mukul Gandhi


Back to the top