android10 / android10/Android-CleanArchitecture-Kotlin
beter feature package organisation
Offen
discussion
- Vorherrschende Sprache
- Kotlin
- Sterne
- 4.8k
- Forks
- 929
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The actual feature package (login or movies) contain all class of the feature.
I think it doesn't reflect the "clean architecture" responsability split.
I know it's a sample project but like you say in the blog post :
> Code/package organization is one of the key factors of a good architecture
I think feature package should at least contain the folowing packages :
- presentation
- domain
- data
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.