-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Description
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.
However, people including me are confused in such a concept. It is not easy to ordinary people.
Then what about this?
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?
enciyo
Metadata
Metadata
Assignees
Labels
No labels