expenvelope.json_serializer
Module containing the SavesToJSON
abstract class for serializing complex objects back and forth to JSON files.
Classes
Abstract class that, when implemented, gives the ability to save to and from JSON objects. |
|
|
Used to keep track of all known subclasses of SavesToJSON, so that objects can be reconstructed. |