moosetechnology / Fame

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

Add support for default values #29

Closed aranega closed 3 years ago

aranega commented 3 years ago

This PR provides a first support for default values in Fame.

The mecanism put here could be refined and improved to deal with complex "data type" serialization and simplify current serialization/deserialization process, unifying the way data are read/written.