RE: ICU4D

"Carl W. Brown" <[email protected]> Fri, 27 Aug 2004 12:44:53 -0700
Newsgroups gmane.comp.lib.icu.general
Message-ID <[email protected]>
George,

You might consider as you develop and enhance ICU, rewriting the core C++
code in C.  Then building the C++ support on a C core.  This would allow ICU
to be used by C compilers that do not support C++ as well as making a C# and
D interface that is more efficient.   This could be an evolutionary process
at could be done over the years so that should D or other languages become
popular then ICU would be ready.

Carl