archi icon indicating copy to clipboard operation
archi copied to clipboard

missinng ItemRepoPresenter

Open djodjoni opened this issue 9 years ago • 0 comments

ItemRepoViewModel exists however is missing and logic is bundled with the RepositoryAdapter.

it would be nice to have a separate ItemRepoPresenter so:

  1. the RecyclerView.Adapter is separated form business logic
  2. we have clear comparison between viewmodels and presenters

djodjoni avatar Aug 26 '16 20:08 djodjoni