android10 / android10/Android-CleanArchitecture-Kotlin
beter feature package organisation
Đang mở
discussion
- Ngôn ngữ chính
- Kotlin
- Star
- 4.8k
- Fork
- 929
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.