Skip to content

Suggestion: OrderedDictFactory #5

@jonathaneunice

Description

@jonathaneunice

To make debugging easier, I like to generate OrderedDict objects, so my eyes can easily scan to where various fields "should be" and do rapid visual inspection. The randomizing effect of dict objects makes this harder.

So I suggest an OrderedDictFactory subclass to DictFactory.

Also, I did not see a quick way to interrogate a DictFactory object as to what fields it would be generating. That too would be handy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions