[fpc-devel] Unicode support (yet again)

Michael Schnell mschnell at lumino.de
Mon Sep 19 13:45:24 CEST 2011


On 09/18/2011 06:49 PM, DaWorm wrote:
> But isn't it O(n^2) only when actually using unicode strings?
Allowing the compiler or library decide _if_ this is a Unicode string 
would require either a dedicated sting types for each encoding or "New 
Strings" with programmable encoding.

-Michael



More information about the fpc-devel mailing list