android10 / android10/Android-CleanArchitecture-Kotlin
beter feature package organisation
Aberta
discussion
- Linguagem predominante
- Kotlin
- Estrelas
- 4.8k
- Forks
- 929
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.