I have tried tclxml early this year:
- tcl-only implementation has many drawbacks, I remember only one:
- no BOM recognition for UTF files
- I did not manage to build the binary version on Windows.
The depending libraries (libxml2...) are IMHO compiled with
difficult options, so I stopped
- I was told, there is a compiled version on teapot. If you use
activestate TCL, you should be able to install it easily
(if you are on a supported platform I believe)
- I switched to tdom - worked very well for me, binaries available
(also via teapot)
Hope this helps,
Harald
Can you please share the link? Tried this, but had some problems.
Thanks in advance