Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Problem with separating. #5

@bkodirov

Description

@bkodirov
  1. As I understand in your case BARF is domain+Entity layer. This layer should be fully platform independent and should be java library module in your project. It may know about RX. That is ok. In your case domain layer knows about the platform. You use RxAndroid in it.
  2. Your ChateauCore (data+use case ) layer doesn't have to know about UI things like recycler view. And it should be an Android library in the perfect world.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions