[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] 2 patches for python type mapping
- From: Daniel Veillard <veillard redhat com>
- To: Nic James Ferrier <nferrier tapsellferrier co uk>
- Cc: libxml <xml gnome org>
- Subject: Re: [xml] 2 patches for python type mapping
- Date: Sun, 18 Jun 2006 13:50:09 -0400
On Thu, Jun 15, 2006 at 12:10:19AM +0100, Nic James Ferrier wrote:
> Python type mapping is not complete (grrr!)
>
> Here is the first patch which sorts out libxml2:
[...]
Right make sense. It's a bit surprizing nobody raised that limitation
earlier (and sorry for taking so long to process it).
>
> These patches improve it for my problem domain. I'll submit more
> patches as I come to need the mappings /8->
Okay, applied and commited ! Thanks !
>
> I have a question about this code though: It's a bit wierd that the
> method is duplicated. Would it not be sensible for libxslt to simply
> call libxml2's implementation?
In pure logic it's true, I remember I tried to share some of type conversion
initially, since the XSLt types are a superset of the XML/XPath ones. I
know we need more code on the xslt side, maybe it was incrementally added and
I didn't kept track. Sometime also it's about avoiding direct dependancies
between libxml2 and libxslt (especially when adding entry point).
Daniel
--
Daniel Veillard | Red Hat http://redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]