Quote Originally Posted by arthurprs
Quote Originally Posted by JSoftware
I've used it for a few days. It's pretty stable snappy, and I like the generics. Haven't made anonymous procedures work yet
any troubles with unicode?
I don't know. My local charset is fine with ascii
From the looks of it alot of new string and char types has been introduced to make charset handling easier and more transparent.

It also looks like the default "charset" is unicode now. Atleast I get alot of notes saying I should handle WideChar properly in some old string handling code