On Mon, 1 Dec 2008 17:53:58 -0200
"Felipe Monteiro de Carvalho" <[EMAIL PROTECTED]> wrote:

> On Mon, Dec 1, 2008 at 5:50 PM, Marco van de Voort <[EMAIL PROTECTED]>
> wrote:
> > You did nail a big problem though, and a weakness in Delphi's
> > design. What to do with classes that are used both straight and in
> > the GUI?
> 
> You mean like TStrings?
> 
> I think we will eventually roll our own TUTF8Strings

This must be added to the classes.pp and TStrings must know it, so that
Assign et al works.


> We could add a unit in FPC for all kinds of UTF-8 versions of
> routines.

Yes, that is a good idea anyway - independent of RTLString and the
current topic. Perhaps this should be discussed in a separate thread.


Mattias
 
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to