On Monday, September 9, 2013 8:41 AM, Michael Schnell <[email protected]> 
wrote: 
> I feel like throwing up when I am supposed to use the Term ANSIString 
> for things potentially being encoded as UTF-8,  UTF-16 or such, which 
> for me is the contrary of "ANSI". 

i agree... ANSIstrings should be ANSI only... UTF8string and UTF16string should 
be available and used where necessary, IMHO... this would seemingly allow for 
better control as well as string conversion where necessary...

speaking of conversions, i would also like to see where UTF8 and similar 
strings can convert to (eg) CP437 where UTF characters like the trademark 
symbol are converted to their CP437 four character equivalent (eg) "(tm)"... 
registered and copyright symbols are similar... there are other sequences that 
can also be transliterated to multiple CP437 characters (eg) ae but these are 
language specific apparently...


_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to