[fpc-pascal] Generic String Functions

Sven Barth pascaldragon at googlemail.com
Thu Jan 16 16:16:17 CET 2014


Am 16.01.2014 15:31 schrieb "Michael Schnell" <mschnell at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140116/e5639df9/attachment.html>


More information about the fpc-pascal mailing list