From: Steve C. <ste...@mq...> - 2001-08-15 23:00:44
|
On Thursday 16 August 2001 08:38, Steve Ball wrote: > Larry W. Virden wrote: > > I am investigating tclxml, tcldom, and tclsoap and have gotten the first > > and last of these packages - but I can't seem to locate a place to > > download a tar file of tcldom. Anyone know where I can turn? Thanks! > > TclDOM v2.0 has not yet been officially released, so there's no > tarball. While I'd like to do more work on the package (more Level 2/3 > support, XPath support, etc), perhaps there's no point in delaying > release. At this stage there's some significant release engineering > to be done. > > Do folks want an official v2.0 release sooner, rather than later? Well, I can say that the current version is very useful, I've just started working with it to translate some legacy data into xml and it's proved it's worth already. I'm not pushing it by any means and I'm only using it to generate xml, not parse. I'm using the tcl only version, I notice that there's c code in the CVS package which doesn't get built when I say 'make'. Does this provide an alternate version? Steve |