I have need for the isolat1ToUTF8 and xmlCheckUTF8 functions in libxml. Has any thought been given to how the 'encoding' class of functions in libxml might (or might not) be made available in nsxml?
Currently I'm just doing: ns_xml UTF8 fromIsolat1 <string> ns_xml UTF8 check <string> Which could be expanded to include the rest of the UTF8 functions when/if someone wants to do that. Does that sound reasonable, or does anyone have another suggestion? Matthew
