Re: ANNOUNCE: XML::LibXSLT 1.52
by Matt Sergeant other posts by this author
Sep 4 2002 9:41AM messages near this date
view in the new Beta List Site
Re: ANNOUNCE: XML::LibXSLT 1.52 and XML::LibXML::XPath
|
Re: ANNOUNCE: XML::LibXSLT 1.52
Petr Pajas wrote:
> Matt Sergeant <matt@[...].org> writes:
>
>
> >I have just uploaded XML::LibXSLT 1.52 to CPAN.
> >
> >This is a feature release, introducing Perl extension functions to XSLT.
>
>
> Hi, this is a great news!
>
> Does it work with XML::LibXML->find too
No it does not. At least not as far as I can tell. Please test it and
let me know.
> and if not would it be hard to
> implement it for those?
I think it actually would be hard, because for raw XPaths you need to
register all the functions against an XPathParserContext thingy, which
we don't expose (yet) in XML::LibXML.
I am willing to be proved wrong though, as I haven't gone into it in too
much detail - mostly I just copied the exslt code for this, which is
obviously different to anything involving pure XPath from libxml.
Matt.
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Matt Sergeant
Ardo van Rangelrooij
Ardo van Rangelrooij
D. Hageman
Ardo van Rangelrooij
Jason Adams
Matt Sergeant
Petr Pajas
Christian Glahn
Petr Pajas
|