Skip to content

[Enhancement] Add a concept of configuration sections. #4

@nemec

Description

@nemec

Sometimes configuration files are split up by their function eg. logging, application, look-and-feel, etc. It would be nice to have a way to represent that with a single configuration manager without turning the Configuration object into one massive pool of properties.

The first thing that comes to mind is representing sections with custom class properties so the "main" config class is composed of multiple section classes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions