The current implementation does not allow direct conversion from JSON to objects within the lib, this means loading/saving custom configurations must be implemented on top of the lib.
Implement methods for instancing all classes from JSON notation and converting to JSON notation.
The current implementation does not allow direct conversion from JSON to objects within the lib, this means loading/saving custom configurations must be implemented on top of the lib.
Implement methods for instancing all classes from JSON notation and converting to JSON notation.