<p>Am 16.01.2014 15:31 schrieb "Michael Schnell" <<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>>:<br>
><br>
> On 01/16/2014 12:04 PM, Sven Barth wrote:<br>
>><br>
>>  If you want to use them in e.g. a class you need to pick a specialization and thus a code page at compile time.<br>
><br>
><br>
> A project might contain different part that handle differently encoded strings.  Thus a central functionality to store and retrieve strings independent of the actual encoding seems very appropriate.</p>
<p>Then TFPGList<UTF8String>, TFPGList<UnicodeString>, etc. should be sufficient for now at least as long as one only needs to store a list of strings.</p>
<p>Regards,<br>
Sven</p>