[cxml-devel] New cxml releases
David Lichteblau
david at lichteblau.com
Sun Oct 21 18:53:18 UTC 2007
Hi,
a new cxml release is available.
This is the first release that depends on closure-common, found in cxml
CVS as a separate module and as a tarball in cxml's download directory.
Users of cxml-stp and cxml-rng should also upgrade to the newest
versions of these systems for compatibility with this cxml release.
Other changes in this release:
* Incompatible SAX changes: Added new classes sax:abstract-handler,
sax:content-handler, sax:default-handler. Implementations of SAX
handlers should now subclass one of these classes.
* fixed make-source :buffering nil, thanks to Magnus Henoch for the
report
* fixed time and space usage in cases where entity references follow
each other (thanks to Ivan Shvedunov for the report)
* In the DOM builder, grow a buffer for string normalization
exponentially, fixing a long-standing speed issue.
David
More information about the cxml-devel
mailing list