Feature #650
Define input XML file
Start date:
08/16/2016
Due date:
% Done:
100%
Description
Define input XML file (configuration & job order) for use with MPC
History
#1 Updated by Maarten Sneep over 5 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
Defined.
Use plistlib in the python standard library to serialize a (large) dictionary into xml. Reading uses plistlib to rebuild the dictionary from the file. Documentation of keys is to follow. Manual editting of the XML configuration file is not recommended.
Further keys and possibly additional changes in the structure are anticipated.
#2 Updated by Maarten Sneep over 5 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Baseline is complete.
#3 Updated by Maarten Sneep over 5 years ago
- Status changed from Resolved to Closed