Re: [xml] Support for Python



On Tue, Jan 29, 2002 at 09:31:53AM -0800, Dave Kuhlman wrote:
On Tue, Jan 29, 2002 at 03:10:55AM -0500, Daniel Veillard wrote:

[snip]

  What version of SWIG ? I have swig-1.3a5 installed. Older versions
had a lot of troubles parsing the include files.

I'm using SWIG Version 1.3.10.  Could that be different enough to
cause the problem?

  Yep. Tried 1.3.10 and it worked.
However I would far prefer a more unified view of what a node is.
The C API is bad from that respect, I would prefer an xmlNode class
and acting as a front end for the various different nodes at the C level.
Python generated by SWIG is IMHO too close to the C level, and conversion
function x2c and c2x should really not show at that level too. I'm
still trying to look at the various way to do this.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.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]