[
Lists Home |
Date Index |
Thread Index
]
We decided to release one more version before going to Expat 2.0.
The main reason was to add a rather useful new feature:
The parser is now *suspendable*. This allows for parsing a document
in chunks without having to use a separate thread, and it makes
it also possible to build a *pull* parser on top of Expat.
Apart from that a few - mostly minor - bug fixes are included as well.
Check out http://www.libexpat.org
Karl
|