mar-file-system / mad

MarFS Automatic Deployment
Other
0 stars 0 forks source link

Document weaknesses of config parser in python #10

Closed shanegoff closed 3 years ago

shanegoff commented 3 years ago
shanegoff commented 3 years ago

None types will now cause a sys exit of the parser any value assigned an int or float will be converted to str type before going to xml

shanegoff commented 3 years ago

Comments can be saved, but do not currently produce a readable file, which seems like a step back. Comments are not currently retained in the data bindings, and modification of the config file will be done in a different way.