|
| |
The new version is improved in many ways. Some general improvements
are: significantly better conformance to the XML spec, cleaner
internal architecture, many bug fixes, and faster speed.
| |
Except for a couple of the very obscure (mostly related to
the 'standalone' mode), this version should be quite compliant
to XML 1.0. It also
tracks the latest changes to DOM, SAX and Namespace Specification.
We have more than a thousand tests, some collected from various
public sources and some IBM generated, which are used to do
regression testing. The C++ parser is now passing all but a
handful of them.
|
| |
This version has many bug fixes since last release.
Some of these were reported by users and some were brought up by
way of the conformance testing.
|
| |
Much work was done to speed up this version. Some of the
new features, such as experiemental IDOM ended
up eating up some of these gains, but overall the new version
is significantly faster than previous versions, even while doing
more.
|
|
| |
For migration information from XML4C 2.x to XML4C 1.4.0,
please refer to Migration Archive.
|
|
|