Skip to content

Feature request: User specifiable dictionaries #252

Open
@mortsynluap

Description

@mortsynluap

I prefer to keep data in YAML and then convert it to JSON for use in particular applications. Unfortunately the ordering of dictionary entries is not preserved.

I would like to be able to specify the class that is to be used in place of a dict, e.g., an OrderedDict or a Namespace (attached) that allows dotted notation for references.
namespace.zip

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