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)


On Thu, Nov 20, 2008 at 15:07, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
> Graeme Geldenhuys schrieb:
>> Hi,
>>
>> Is there any list of missing features for UnicodeString in the RTL?
>>
>> For example:
>>
>>   * I can't seem to find a UnicodeString version of TStrings or TStringList
>>
>>
>> Any more such cases?
>
> No idea, nobody complainted so far ;) Just create one.
>
>> I would like to create a RTL UnicodeString
>> RoadMap, so the missing parts can be know and implemented.
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to