[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Java/Unicode brain damage
- From: XML Everywhere <host@xmleverywhere.com>
- To: xml-dev@lists.xml.org
- Date: Wed, 25 Jul 2001 09:45:22 -0700
MSXML is COM based. COM strings use 16-bit characters like java.
Whether COM strings are really UTF-16 I'm not sure.
You should add C# (.net CLR in general) to the list
----- Original Message -----
From: "Elliotte Rusty Harold" <elharo@metalab.unc.edu>
To: <xml-dev@lists.xml.org>
Sent: Wednesday, July 25, 2001 7:22 AM
Subject: Java/Unicode brain damage
Would anyone care to address the handling of non-BMP text in Python, Perl,
C, C++, Fortran, AppleScript, Rexx, Delphi, Visual Basic, etc?