Skip to content

JSON-Molder 0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@herom herom released this 20 Apr 16:50
· 45 commits to master since this release

JSON-Molder 0.0.2 comes with the availability to not only form/populate "rich" models from a JSON Object via a "model-description" but to also reduce/desolate a "rich" model to a simpler representation.

This is achieved with the serializable Array of the "model-description", which is a great way to tell the model what properties should to be sent to the backend.