From: Steve B. <Ste...@ex...> - 2009-04-17 07:29:30
|
Hi Yves, Any missing functions/methods should be logged as a bug on SourceForge. As it happens, I'm currently working on the v3.3 release and I'll see if I can add that in. Are there any other "must have" features? Another feature I'm adding in to the v3.3 release is a pure-Tcl/Tk installer/remover. Cheers, Steve Ball On 16/04/2009, at 10:28 PM, Deville Yves wrote: > Hi all, > > Thanks to the author and contributors of TclXML. Very usefull. > > Coming back to TclXML after a couple of years I was happy to find a > new > version. I compiled (quite easily) the 3.2 version for libxml2 on an > Ubuntu. I greatly appreciate that all packages install together. > > Yet I have some problems due to the coexistence of several > options(?). I could use the "getElementsByTagNames" method in a > previous pure tcl 3.0 implementation on another computer. I can not > use this method in the newly compiled 3.2 and face a "not yet > implemented" error message. I suppose that this method is only > available > in the pure-tcl version. So I tried to install the "no compilation" > version without uninstalling the compiled one, but the error message > remains when trying to use getElementsByTagNames . > > Shoud I first uninstall by hand every thing? I suppose that removing > by > hand the directories listed during the "make install" step... Is it > possible to have the two possibilities? Is there a cleaner way to > uninstall? > > Best regards, > > Yves > > > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > Tclxml-users mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tclxml-users > |