Skip to content
Snippets Groups Projects
Commit fed61214 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

ENH,RF: - Renamed "overrides" to "selectors".

        - Flatten dictionaries in main config file, e.g. "[struct_T1] k = v"
          is flattened to struct_T1_k = v
        - New gettuple method
        - Added ability to override values e.g. from command-line.
        - Basic type validation applied to overrides - error if their
          parsed type does not match the stored type
parent 9dc06559
No related branches found
No related tags found
1 merge request!3BIP configuration system
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment