Skip to content

Dependency between Domain and Data layer #273

@BattleShipPark

Description

@BattleShipPark

Hi, I read #136 about dependency between Domain and Data layer. I understood Data layer is the implementation of Domain layer and not the most inner circle.
Especially, I found Repository Inferface is in Domain layer in the diagram, which means Data layer should implement Domain layer.
2018-03-14 5 40 05

However, people including me are confused in such a concept. It is not easy to ordinary people.
Then what about this?
2018-03-14 5 43 14
It means, Data layer is not the implementation of Domain layer and the direction of dependency is only one way, Presentation to Data, left to right.

My idea can be an alternative among many implementations? Or it has a serious problem?

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