diff options
Diffstat (limited to 'results/scraper/fex/1953')
| -rw-r--r-- | results/scraper/fex/1953 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/fex/1953 b/results/scraper/fex/1953 new file mode 100644 index 000000000..e663af37f --- /dev/null +++ b/results/scraper/fex/1953 @@ -0,0 +1,7 @@ +Rework configuration system +- Missmatching argument vs env values +- Two layers of mappings that we don't really need to go through +- Factor common code out of FEXLoader, IRLoader, TestHarness, etc +- Add command line option to ignore any other layers (for CI, tests) +- Don't flatten default values / provide specific default values (possibly "default?") for easier config migrations +- Add configuration versioning for future automatic config migration \ No newline at end of file |