simpleson icon indicating copy to clipboard operation
simpleson copied to clipboard

Serialization support

Open gregjesl opened this issue 3 years ago • 1 comments

  1. Create an abstract class json::jconvertible that handles serialization and deserialization
  2. Create a macro to assign class members for serialization and deserialization

gregjesl avatar Dec 03 '22 23:12 gregjesl

Will need to determine how to support null values

gregjesl avatar Dec 03 '22 23:12 gregjesl