Skip to content

Refactor core module to use dependency inversion principle #37

Description

@fabiangeisler
  • pyshotgrid version: v1.0.1

Description

Currently the core module is a giant monolith which I build, because I ran into massive import loop issues. Turns out by using the dependency inversion principle this could be avoided and the code could be reorganised again. I would like to implement it for readability alone but I can image this will have some other benefits too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions