Open
Description
Why is the domain model located in the data folder?
From what I understand, I think the dependency rules are directed inwards and there is a domain area at the very inside.
When I think about the directory structure of this architecture and look at the directory structure of the sample project, I wonder why there are no models in the domain folder.
Is there perhaps a special reason?
When I think about it myself, I think that ultimately most of the things expressed in apps are strongly dependent on data received from outside. Is this correct?
And would it be very strange to move the models from the data folder to the domain folder?
Metadata
Assignees
Labels
No labels
Activity