5 ms·
I agree that JSON is a shouldn't be used as a configuration language. However, one could use Python as a configuration language! It could fill in the configura
by graphenus 7y ago
I agree that JSON is a shouldn't be used as a configuration language.
However, one could use Python as a configuration language! It could fill in the configuration object, which will then be transferred to the main app using JSON, YAML, XML, or something better than that.