|
Configuration Component |
|
- Needed a way to configure system easily, from a packaged image.
- Created a configuration component
- Configuration read from a file (like a Windows .ini file).
- Viewable, modifyable from packaged image.
- Editor used EwTableList, existing edit policies to edit basic types (String, Boolean, Integer).
- Configuration accessible via DelcoConfig application variable.
- Ended up with 88 configurable settings.