[fpc-devel] Unicode support (yet again)
Michael Schnell
mschnell at lumino.de
Thu Sep 15 09:47:57 CEST 2011
On 09/14/2011 05:02 PM, Hans-Peter Diettrich wrote:
>
> But let's not forget the user!
>
> Many users still want simple string handling, with direct mapping
> between logical and physical chars (SBCS).
This is why new Delphi versions provide "New Strings" that know about
thee coding their content is done in and do automatic conversion when
necessary.
I was told this does help in many situations but produces confusion and
incompatibilities in others.
The FPC "cpstrnew" implementation seems to be stalled right now.
-Michael
More information about the fpc-devel
mailing list