[Bug 20639] XPath provides insufficient "glue" (modularity)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20639

--- Comment #14 from Jonathan Robie <jonathan.robie@gmail.com> ---
(In reply to comment #11)

> There are some people that don't want to be bound XQuery or XSLT and prefer
> to have XPath programs that can be immediately executed either standalone,
> or as part of an XQuery program or (trivially included) as part of an XSLT
> program.
> 
> Creating XPath programs eliminates the "portability problem" between XQuery
> and XSLT.

The best way to solve the portability problem is to allow XSLT to import and
use XQuery libraries, and to allow XQuery to import and invoke XSLT
stylesheets.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 11 January 2013 18:51:55 UTC