turnilo icon indicating copy to clipboard operation
turnilo copied to clipboard

Split deserialisation and building up of AppSettings object hierarchy

Open adrianmroz opened this issue 5 years ago • 1 comments

Construction from config file should be handled by separate factory method and/or builder. fromJSON/fromYAML. And there should be handled validation and legacy/simplified format. toJS/fromJS functions should be simple and just serialise/deserialise, without validation and special handling.

from #319

adrianmroz avatar Mar 13 '19 12:03 adrianmroz

Linked #557

adrianmroz avatar May 15 '20 08:05 adrianmroz