Request for Discussion: SAX 1.0 in C++

John Aldridge john.aldridge at informatix.co.uk
Tue Dec 14 11:22:29 GMT 1999


At 09:51 14/12/99 +0100, Steinar Bang <sb at metis.no> wrote:
>> So either it has to be wchar_t
>
>It has to be SAXChar, actually, since wchar_t will be 32bit on some
>platforms. 

Why?  What's wrong with storing UTF-16 encoded data in a 32 bit wchar_t?  I
know it uses more storage space; but there won't typically be that much
data around in this format at once.

I'd much rather have the format defined to be wstring (or wchar_t*, if you
must, but that's another debate), because of the compatibility with wide
string literals.
-- 
Cheers,
John

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