[fpc-devel] Unicodestring branch, please test and help fixing

Micha Nelissen micha at neli.hopto.org
Wed Sep 10 11:02:10 CEST 2008


Graeme Geldenhuys wrote:
> TCharacter and TString to be more intelligent with what encoding it
> represents etc... And if you have an application with many strings, it
> might actually save memory, because flyweight objects are used from a
> pool.

Save memory?
1) storing information for each character
2) pool retains old classes I assume, so consumes unused memory; how can 
this ever save memory?

Micha



More information about the fpc-devel mailing list