[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: XMLDev list <xml-dev@ic.ac.uk>
- Date: Mon, 6 Dec 1999 06:39:54 -0500 (EST)
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@megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@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@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|