Skip to content

Revamp Settings for internal simplicity #170

Open
@JoshKarpel

Description

@JoshKarpel

The Settings object is way too complicated for what it actually needs to do. New version should

  • Support only one level of nesting (keys are either values, or dictionaries containing values).
  • Be case-insensitive on insert and get, and normalize the internal storage as well.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions