Skip to content

Immutable/frozen munch #43

Description

@worldmind

Hi, I am searching a best type for config data, usually it is nested dict, but on my opinion config must:

  1. have dot notation for readability,
  2. be immutable for safe using (config is global variable).
    Can Munch be immutable?

P.S. I found https://github.com/cdgriffith/Box/ but not sure that it popular = good tested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions