Change in Frankfurt
- Config in JSON-FormatConfiguration in Text format
- Sections with Attribute names
- Root section (For general Comments)
- Attribute Types
- Basic: String, Long, Boolean
- Comments apply to a section
- One config file per bundle in $ODL_HOME/etc
- Each parameter has a commtcommet, that is handled as attribute.
- After initial read .. the specified parameters are extended by all remaining parameters with defalt value.
Basic requirements
- Attribute name similar to config attribute
- Configuration change listener on section level (Example Database)
...