PDA

View Full Version : tDOM


darelf
10-11-2002, 09:11 AM
Hey... I'm recoding a previous project into Tcl. Just for the hell of it. It uses XML as the data. To reuse that I've been told that tDOM is the best and fastest implementation. (Benchmarks outdoes every other open parser in speed). But there's no tutorial that I can find on how to use it.

I'll probably just creep along and feel it out, but I was wondering if anyone had any pointers to a good intro to the package.