simpleson
simpleson copied to clipboard
Serialization support
- Create an abstract class
json::jconvertiblethat handles serialization and deserialization - Create a macro to assign class members for serialization and deserialization
Will need to determine how to support null values