[fpc-devel] String and UnicodeString and UTF8String

Martin Schreiber mse00000 at gmail.com
Fri Jan 14 08:37:41 CET 2011


On Thursday, 13. January 2011 18.57:00 Hans-Peter Diettrich wrote:
>
> The implementation can choose any model. Different models can be
> implemented as well, so that the final decision about the new standard
> can be delayed, until the models can be tested in real world applications.
>
> One model has already been implemented: UTF-8. It may need some
> adds/improvements, like a *hard* separation of AnsiString from
> UTF8String, and nothing has to be thrown away.
>
Another already implemented model is utf-16 UnicodeString in MSEgui. Needs no 
changes in Free Pascal compiler.

Martin



More information about the fpc-devel mailing list