[Home] [By Thread] [By Date] [Recent Entries]

  • From: Steinar Bang <sb@m...>
  • To: xml-dev@i...
  • Date: 22 Dec 1999 08:58:36 +0100

>>>>> Steve Harris <sharris@p...>:

> This UTF-8/UTF-16 representation translation seems like a job for
> Standard C++'s <locale>/codecvt facility, not something to be
> embedded in a string class.

Well, maybe... if the C++ standardarization commitee hadn't dropped
the ball on sizeof(wchar_t)...:-/

I fear that this will make the entire std::wstring stuff unusable for
multiplatform development.

In any case it's not available as an option for me at this point.

My current platforms are gcc/linux and MSVC++/Win32.  gcc doesn't have
locale yet (I am on the mailing list for libstdc++-v3, so there is no
need to inform me of this work).  The MSVC++ Standard C++ Library
support is seriously broken in a multitude of ways, so we're getting
support for the parts of the library that we use, from Objectspace
Standards<ToolKit>, which doesn't support the locale stuff or
templatized streams.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@i... the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member