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

Decide which strategies to mantain and refactor them #79

Open
github-actions bot opened this issue Jun 27, 2020 · 0 comments
Open

Decide which strategies to mantain and refactor them #79

github-actions bot opened this issue Jun 27, 2020 · 0 comments
Labels
enhancement New feature or request project:library Issues related to the prefetch library for Android Strategy Issues related to a prefetching strategy

Comments

@github-actions
Copy link

github-actions bot commented Jun 27, 2020

The majority of the implemented strategies are deprecated due to:

  • Poorly documented;
  • Poorly implemented (consider the LAR operations in the ActivityGraph);
  • Untested;

Taking into account these aspects, consider whether to put refactoring efforts to bring these strategies into a maintainable state or remove them altogether.

It decided to refactor the strategies, an additional aspect to consider is if should we classify strategies under sub-packages?

@github-actions github-actions bot added the todo label Jun 27, 2020
@sshann sshann added enhancement New feature or request project:library Issues related to the prefetch library for Android Strategy Issues related to a prefetching strategy labels Jun 29, 2020
@sshann sshann changed the title Maintaining prefetching strategies Decide which strategies to mantain and refactor them Aug 29, 2020
@sshann sshann removed the todo label Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request project:library Issues related to the prefetch library for Android Strategy Issues related to a prefetching strategy
Projects
None yet
Development

No branches or pull requests

1 participant