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

Move "fetch next page" into the views client #9

Open
kevinburke opened this issue Nov 11, 2016 · 1 comment
Open

Move "fetch next page" into the views client #9

kevinburke opened this issue Nov 11, 2016 · 1 comment

Comments

@kevinburke
Copy link
Collaborator

Right now each of the controllers fetches the next page into the cache. Maybe this should be the responsibility of the view client instead.

We'd have to deal with recursion in the view client - when fetching the next page, don't fetch the next next page.

@kevinburke
Copy link
Collaborator Author

(I'm thinking specifically for the phone number view, where we fetch 4 pages simultaneously)

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