Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Consider making Configuration dict-like #771

Closed
@toumorokoshi

Description

@toumorokoshi

#769 does a lot of work to make Configuration effectively a dictionary, under the hood.

Thoughts on making it a dict-like interface? I think it helps:

  1. expands the legal configuration values
  2. avoids typing complexity
  3. it's being used as a key-value set today, just generally with getters.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogdiscussionIssue or PR that needs/is extended discussion.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions