Join Slack
Powered by
1. Repository usually operates by Datasource abstr...
# android-architecture
s
sngrekov
01/18/2019, 8:31 PM
2. Repository usually operates by Datasource abstractions. Datasources do the operations itself, like get/fetch, save/store, and repository is something like coordinator between them. So yes, this code must be in Repository.
➕ 2
Open in Slack
Previous
Next