Skip to content

services.configuration, improve serialization structure #32

@rtubio

Description

@rtubio

The serialization structure for the configuration service was the first one to be implemented. At the beginning, all the serializing methods and data structures were included within the same file, since it was believed that it will not be necessary to implement a lot of source code lines for serialization.

Therefore, it is required to re-structure the serialization structures and methods within their own files, following the same structure as for the "models" sub-package. This has already been done for most of the other services and for the "compatibility" JRPC methods and keys within this configuration service.,

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions