android10 / android10/Android-CleanArchitecture-Kotlin

beter feature package organisation

Abierto
#55 3 comentarios 7 reacciones 0 asignados Ver en GitHub
discussion
Lenguaje dominante
Kotlin
Estrellas
4.8k
Forks
929
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.