Skip to content

Get rid of SubConfig #18

Description

@sieben-gea

The SubConfig class is nothing more than a dict and a helper function to turn it into a JSON, both of which are much better served using a built-in dict.

Generally, pycoupler makes too much use of overloading the instances __dict__ instead of defining proper attribute access methods.

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