Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve re-orientation problem, where data flows after Activity/Fragment is destroyed #4

Open
yolapop opened this issue Nov 13, 2017 · 0 comments
Assignees

Comments

@yolapop
Copy link
Owner

yolapop commented Nov 13, 2017

  • Probably using LiveData
  • Also maybe need to implement a Repository pattern instead of DAO (reference)

Useful blog posts:

  1. The Evolution of the Repository Pattern - Be Aware of Over Abstraction

So after reading the above resources, I will create a "Repository" pattern only for hiding implementation detail and not over-abstract-ing DAO pattern. If you have different thoughts please comment below.

@yolapop yolapop self-assigned this Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant