Forum OpenACS Development: Response to OpenMSG will develop a SOAP interface if......

Don,

why would you make tclDom the standard and not tDom?  tDOM is a C implementation of the DOM level 1 core using expat  and tclexpat  for parsing. tDOM also includes C implementations of XPath and parts of XPointer. tDOM is written to be accessed from tcl. The performance of tDOM is very good and the the current beta version 0.7.5 can be compiled as an AOLServer library. Sure tDOM requires a few minor changes in the acompanying Tcl files but nothing that couldn't be worked out. And these changes won't affect tDOM for non AOLServer use.

/Bart