[fpc-pascal] Unicode file routines proposal
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Jul 1 14:20:32 CEST 2008
2008/7/1 Felipe Monteiro de Carvalho <felipemonteiro.carvalho at gmail.com>:
>
> In my system I propose that simply a TWideStringList be implemented,
> so both ways of storing data are available everwhere.
I have a TWideStringList implementation if you are interrested. I got
the code somewhere and kept it for a rainy day.
>> But that is lazarus specific.
>
> Lazarus is by far the largest project using Free Pascal?
If I dare comment - that's a bold statement to make. ;-) I know a few
more "large" projects using Free Pascal. Off the top of my head
Pixel32 being one.
> We may some day migrate to a possible utf8string type when it gets implemented.
In which case I suggest Lazarus start using a custom/alias string type
to ease mirgation. Something like was done with TTranslateString.
Maybe TLCLString = String
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list