[challenge] To implement XPath 2.0 in D
Yao G.
yao.gomez at spam.gmail.com
Mon Sep 13 09:19:47 PDT 2010
On Mon, 13 Sep 2010 09:46:31 -0500, Justin Johansson <no at spam.com> wrote:
> Is D2 suitable to implementing the W3C specifications
> for XPath 2.0, and particularly the XPath & XQuery Data
> Model (XDM), with both coding succinctness and runtime
> time and space efficiency?
> [snip]
For this. First we would need a better module to manipulate XML files than
the one in std.xml.
--
Yao G.
More information about the Digitalmars-d
mailing list