[fpc-devel] UnicodeString and RTL
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Nov 20 15:14:50 CET 2008
On Thu, Nov 20, 2008 at 4:10 PM, Aleksa Todorovic <alexionne at gmail.com> wrote:
> Or... it could be implemented using generics, so one can choose:
>
> TStringList<UnicodeString>
> TStringList<AnsiString>
> TStringList<ShortString>
>
> (sorry for C++ish syntax, but I hope you understand)
I somehow managed to skip the whole generics thing and have no clue
how they work, but I will give it a once over before I start the
TStrings and TStringList implementations. Maybe I can hit two birds
with one stone. :-)
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list