Am 16.01.2014 15:31 schrieb "Michael Schnell" <mschn...@lumino.de>:
>
> On 01/16/2014 12:04 PM, Sven Barth wrote:
>>
>>  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.
>
>
> 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.

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.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to