emfjson / emfjson-jackson

JSON Binding for Eclipse Modeling Framework
https://emfjson.github.io
Other
80 stars 23 forks source link

Add option to not serialize attributes default values. #69

Closed ghillairet closed 9 years ago

ghillairet commented 9 years ago

That option would be used to avoid serializing default values that can be retrieved at runtime by emf, thus making the json more compact.

This option will only affect values for attributes, including enums.