On Saturday 28 December 2013 11:20:58 Marcos Douglas wrote:
> >
> > Wrong. MSElang RTL suports string8 (utf-8), string16, (utf-16), string32
> > (UCS4) without preference. Additionally there is bytestring for any 8-bit
> > encoding or binary data. Please remember, MSElang RTL is the bare
> > minimum,
>
> How do you will code this? Overload for each string type?
>
Yes.

> > file API for example must be implemented in the frameworks.
>
> I think this is an option even in FPC and Lazarus, ie, I see people,
> on the future, creating your own "RTL" because FPC and Lazarus do not
> agree about Unicode.  :-)
>
In MSEgui it has been done so from start for many RTL parts. Currently most of 
needed functionality is implemented in MSEgui units.

Martin

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to