ObeoNetwork / POOSL

Eclipse Public License 2.0
1 stars 0 forks source link

Update Rotalumis encoding to deal with utf-8 (and more) #58

Closed mypsycho closed 3 years ago

mypsycho commented 3 years ago

Rotalumis only deals with 8859-1 charset. This is not suitable for non-european or non-Windows users. To avoid user misleading, Rotalumis should have a new parameter for encoding.

This encoding should be based on encoding declared on Eclipse resource.

mypsycho commented 3 years ago

From meeting 09/13: Issue with encoding are:

Changing parsing of file and parsing of number have a major impact on several part on of the design.

mypsycho commented 3 years ago

As short-term decision, we will just ensured that simulated model are in 8859-1 charset on start from IDE side. Use cases are