A lot more DETAIL to Dynamic Configurator Doc
Alternatives:
- If the previous configuration file and the newly-uploaded file have no difference, no changes are necessary and the user should go to the end of the use case.
- Under certain circumstances, some of the parameters cannot be written at once. So the configurator should hold the change and should not push the changes until the parameter gains the write access.
Exception:
- If the user makes some bad changes to the configuration file which makes the file format no longer invalid, the parsing exception will be triggered. The user has to double check the configuration file and the configurator should reopen the write access.