On Thu, Nov 20, 2008 at 4:10 PM, Aleksa Todorovic <[EMAIL PROTECTED]> 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/ _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
