idom2-pas News
Status: Beta
Brought to you by:
ufechner
Hello,
you can find comprehensive information on this project at http://idom2-pas.sourceforge.net/.
You can find a setup and a demo program in the download section.
After you run the setup-program, you can download dom2demo.zip and unzip it.
Now you should be able to run dom2demo.exe.
To compile it, you have to add the following paths to your library path:
- idom2/jcl (for D5 only)
- idom2/Open_helper
- idom2/Open_libxml2
- idom2/Open_libxslt
- idom2/XP_dunit (only needed for the XPTests)... read more
After 4 months of heavy development the first beta version of this set of interfaces and dom implementations for xml processing is released.
The libxml2 based implementation passes all 376 unit-tests and implements all DOM2 methods.