Release of TclXML Version 1.2
Subject: ANNOUNCE: TclXML Version 1.2 Forum: comp.lang.tcl.announce Date: 1999/05/24 Author: Steve Ball <Steve.Ball@zveno.com>
TclXML version 1.2 - the All-Tcl XML parser - is now available.
TclXML is a non-validating, event-based parser that is plug-compatible with TclExpat, a Tcl interface to James Clark's expat XML parser.
This parser only works with Tcl 8.1 or later. Since it is pure Tcl, no compilation or extensions are required. TclXML will run on any platform where Tcl runs: Unix, Windows and Macintosh.
For further information and to download see:
http://www.zveno.com/zm.cgi/in-tclxml/.
Version 1.2 includes support for Unicode documents, using the new facilities of Tcl 8.1. There are no API-level changes. See the changes file for details.
Prepared by Robin Cover for the The SGML/XML Web Page archive.