asterics / AsTeRICS

The Assistive Technology Rapid Integration & Construction Set
http://www.asterics.eu
Other
57 stars 27 forks source link

Bklaus/pr#169/improve store data filepath #184

Closed klues closed 6 years ago

klues commented 7 years ago

this is a followup to https://github.com/asterics/AsTeRICS/pull/169:

deinhofer commented 6 years ago

Thanks! I did not know that utf-8 also supports all characters. But it is good to have a systemwide standard with utf-16.

klues commented 6 years ago

yes, the differences between UTF8 and UTF16 are mainly about memory efficiency, compatibility and simplicity of processing. Therefore I do not think it makes sense that the user of the REST-API can decide wheter to use UTF8 or UTF16.