moosetechnology / Fame

Fame is a meta-modeling framework for executable models.
MIT License
4 stars 10 forks source link

fix fame importer/exporter (for Json) #13

Closed badetitou closed 3 years ago

badetitou commented 3 years ago

Currently, it is not possible to import nor export JSON because of a bug with string where the char " is used. This PR aims to solve this problem and add a test