rufio wrote: > on Thu, 17 Jul 2003 07:44:01 +0100 "John Wilson" <[EMAIL PROTECTED]> > wrote: > >> rufio wrote: [stuf]
You have not addressed the encoding issue. This is really a quite fundamental problem with what you propose. If the XML generation code doesn't generate an XML header then it needs to be told what encoding to use. To be a general solution the writer has to be able to emit all the common encodings (UTF-8, UTF-16, US-ASCII, ISO 8859-1 at the very least). This is really an non trivial job and this code would need to be developed tested and maintained and yet give no benefit to XML-RPC users. John Wilson The Wilson Partnership http://www.wilson.co.uk