android10 / android10/Android-CleanArchitecture-Kotlin

Question : How to tidy up the different data models in each feature.

Aberta
#119 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Kotlin
Estrelas
4.8k
Forks
929
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I would like to know what is the correct way to organize the different Models that represent the same Object in the different Layer of the application.
For example in the feature "Movies" I see you put all your Data class related to Movie in the same package without hierarchy.
MovieEntity from the Api
Movie from repository
Then MovieView from the ViewModel.

Do you have any tips on how and where to handle all this models.

Thanks.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.