[fpc-devel] UnicodeString and RTL
    Aleksa Todorovic 
    alexionne at gmail.com
       
    Thu Nov 20 15:10:00 CET 2008
    
    
  
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 <florian at freepascal.org> 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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
    
    
More information about the fpc-devel
mailing list