From: Steve B. <ste...@ex...> - 2008-11-28 06:47:56
|
Hi All, Just a quick note to let you know that I'm just about finished with the release engineering for version 3.2 of the TclXML package. There are two big changes with this release: 1) the three packages, TclXML, TclDOM and TclXSLT, have been rolled in to one big package and (2) I'm switching over from CVS to SVN. The initial import of the new v3.2 TclXML package into the SourceForge Subversion repository has just been completed. Merging the packages into one greatly simplifies the build process. I've also set things up so that on Unix(-like) and Windows operating systems the package will statically link the libxml2 and libxslt libraries to the libtclxml.so shared library. That way there is only one shared library/DLL to load and this works better with Starkits. A (relatively) minor change: I've dropped support for TclExpat - noone is maintaining it. If you have any questions, feel free to email me. Cheers, Steve Ball |