android10 / android10/Android-CleanArchitecture-Kotlin
beter feature package organisation
Ouverte
discussion
- Langage dominant
- Kotlin
- Étoiles
- 4.8k
- Forks
- 929
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.