Skip to content

fix(orchestrator): move ItemBase to domain layer to fix circular import#141

Open
bojeanson wants to merge 1 commit into
mainfrom
refactor/clean-archi-orchestrator
Open

fix(orchestrator): move ItemBase to domain layer to fix circular import#141
bojeanson wants to merge 1 commit into
mainfrom
refactor/clean-archi-orchestrator

Conversation

@bojeanson
Copy link
Copy Markdown
Collaborator

ItemBase (id + creation_date) is a domain concept that was misplaced in the interface layer, causing domain → interface dependency inversion.

ItemBase (id + creation_date) is a domain concept that was misplaced in
the interface layer, causing domain → interface dependency inversion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant