[Lazarus] String vs WideString

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Aug 15 11:13:13 CEST 2017


On Mon, 14 Aug 2017 18:47:58 +0200
Sven Barth via Lazarus <lazarus at lists.lazarus-ide.org> wrote:

>[...]
> The main problem of such a dynamic type would be the inability to do fast
> indexing as the compiler would need to insert runtime checks for the size
> of a character. I had already thought the same, but then had to discard the
> idea due to this.

IMHO the main problem of adding a new string type is
https://xkcd.com/927/

Mattias


More information about the Lazarus mailing list