Open
Description
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
Labels
No labels