AcediaConfig provides a method to serialize/deserialzie its data into Acedia's collections. However it has to be done manually and so is error-prone. We need to add an easy-to-implement and automatically test way to check that serialization/deserialization is carried out correctly.
`AcediaConfig` provides a method to serialize/deserialzie its data into Acedia's collections. However it has to be done manually and so is error-prone. We need to add an easy-to-implement and automatically test way to check that serialization/deserialization is carried out correctly.
AcediaConfig
provides a method to serialize/deserialzie its data into Acedia's collections. However it has to be done manually and so is error-prone. We need to add an easy-to-implement and automatically test way to check that serialization/deserialization is carried out correctly.