Currently all code generators create standard ASCII files so the Unicode texts are lost. But as Visual Studio saves files with Unicode extensions probably such format can be safely adapted too in the C# code generator.
Last edit: Janusz Szpilewski 2014-10-30
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It should be working now in the build 5.5.8. There is an option to switch between generation of Unicode files (like Visual C#) or plain ASCII as before.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
I use farsi(persian) characters in documents if class umls.C# code generator converts farsi characters to "?"
Currently all code generators create standard ASCII files so the Unicode texts are lost. But as Visual Studio saves files with Unicode extensions probably such format can be safely adapted too in the C# code generator.
Last edit: Janusz Szpilewski 2014-10-30
It should be working now in the build 5.5.8. There is an option to switch between generation of Unicode files (like Visual C#) or plain ASCII as before.