[fpc-devel] Unicode support - for the 20th time... ;-)
Michael Schnell
mschnell at lumino.de
Thu Nov 20 12:04:00 CET 2008
> Isn't this the same??
>
I understand that D2009 uses dynamic code information, while my
suggestion is based on several different (static) types.
I feel that static types are a lot easier to implement and if using them
correctly, the user can tune the program to be as fast as possible or as
small as possible. This helps a lot with embedded projects. dynamic
types are due to much bloating regarding space and performance.
-Michael
More information about the fpc-devel
mailing list