[xslt] lxml and libxslt-1.1.25
- From: Daniel Veillard <veillard redhat com>
- To: Stefan Behnel <stefan_ml behnel de>
- Cc: xslt gnome org
- Subject: [xslt] lxml and libxslt-1.1.25
- Date: Tue, 22 Sep 2009 14:39:42 +0200
[ Sending again, as none of my outgoing mail seem to have gone out :-( ]
Hi Stefan
I'm getting report that lxml is broken with libxslt-1.1.25 .
Apparently lxml is using the unpublished internal API xsltProcessOneNode
c.f. http://codespeak.net/svn/lxml/trunk/src/lxml/xsltext.pxi
but that has never been part of the API and gives troubles now:
paphio:~ -> grep xsltProcessOneNode /usr/include/libxslt/*.h
paphio:~ -> rpm -q libxslt-devel
libxslt-devel-1.1.24-5.fc11.x86_64
paphio:~ -> grep xsltProcessOneNode
/usr/share/doc/libxslt-devel-1.1.24/libxslt-api.xml
paphio:~ ->
I'm not so fond of exposing xsltProcessOneNode() as is, especially
with the xsltStackElemPtr parameter and the fact that the result is
somehow hidden in the transformation context.
What do you think ?
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]