Sujet : Re: tdom encoding
De : saitology9 (at) *nospam* gmail.com (saito)
Groupes : comp.lang.tclDate : 18. Dec 2024, 20:57:11
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vjv9en$2ehb6$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 12/18/2024 9:04 AM, Rolf Ade wrote:
You obviously use a (very) old tDOM version. The dom method
setResultEncoding is a relict out of the times as tDOM still supported
Tcl 8.0 (and the functionality was only needed / useful if build/used
with Tcl 8.0).
The documentation and implementation of this method was removed with
tDOM 0.9.1 (more than six years ago). Most recent version is 0.9.5.
Thanks for the info. I am using version 0.9.5 I downloaded from its official site some time ago. It comes with no documentation so I did an internet search. I guess that piece of info is from an outdated web page obviously, which I kind of guessed.