ddiakopoulos / polymer

🎨 graphics/interaction prototyping sandbox
BSD 3-Clause "New" or "Revised" License
303 stars 21 forks source link

Retool asset serialization #5

Closed ddiakopoulos closed 6 years ago

ddiakopoulos commented 6 years ago

Cleanup following #15

ddiakopoulos commented 6 years ago

Fixed as part of #15. json.h requires from_json and to_json but both make uses of the visit_fields paradigm.