SAX/C++: UTF-8 v UTF-16
David Megginson
david at megginson.com
Mon Dec 6 11:40:40 GMT 1999
Michael Fuller writes:
> James Clark wrote:
> > David Megginson wrote:
> > > 4. Hold my nose and use UTF-8 rather than UTF-16, for compatibility
> > > with most existing C++ code.
> > I would say there was at least as much C++ code using UTF-16 as using UTF-8.
> [...]
> > There are a couple of possible solutions:
> >
> > 1. A lo-tech solution. Provide a SAXChar typedef [...]
> >
> > 2. A hi-tech solution. [use templates]
>
> 3. Use a similar solution to the Java spec: provide both a ByteStream
> and a CharacterStream in InputSource, which has two benefits.
Unfortunately, the problem is not input from the document but output
to the client.
All the best,
David
--
David Megginson david at megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list