[Tclxml-devel] V3.0 Checkin
by Steve Ball other posts by this author
Jun 3 2003 11:21PM messages near this date
[Tclxml-devel] TclXML v3.0
|
[Tclxml-devel] V3.0 Branch
New and changed files have been committed on the v3_0
branch of the TclXML project. These implement a binding
of libxml2 for TclXML, the idea being to move that functionality
down from TclDOM and provide a SAX-style interface.
There are minimal features at the moment - just start/end tags
and character data. Other callbacks will be added soon,
along with features such as validation (DTD, XSD & RNG).
The guts of the extension are in libxml2/tcllibxml2.c and
libxml2/docObj.c. The former implements the interface between
libxml2 and the TclXML generic layer, the latter implements
a manager for xmlDoc structures wrapped in a Tcl_Obj.
This provides implicit destruction of xmlDoc's.
Enjoy,
Steve Ball
--
Steve Ball | XSLT Standard Library | Training & Seminars
Zveno Pty Ltd | Web Tcl Complete | XML XSL Schemas
http://www.zveno.com/ | TclXML TclDOM | Tcl, Web Development
Steve.Ball@[...].com +---------------------------+---------------------
Ph. +61 2 6242 4099 | Mobile (0413) 594 462 | Fax +61 2 6242 4099
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Tclxml-devel mailing list
Tclxml-devel@[...].net
https://lists.sourceforge.net/lists/listinfo/tclxml-devel
|