Implement Configuration Options
File |
Action |
---|---|
|
Add enum member to |
|
Define logic for loading in vector There are several ConfigSetup sub types that support automatic parsing, e.g. Numbers, Strings, Booleams, Paths, Arrays and Dictionaries. |
Add support for sub attributes in web ui in map |
|
Avoid automatic loading by adding to map |
|
|
Add special treatment and verifications if necessary. |
|
Add here if you want it to be part of the generated default config or example config file. In this case do not forget to updated the fixtures
under |
|
Add entries for display and editing in web ui. |
|
Supply some useful documentation. |
|
Adjust xsd for config file validation. |