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

build issueslist from cache before hitting the web #2

Open
thatpixguy opened this issue Jul 17, 2013 · 3 comments
Open

build issueslist from cache before hitting the web #2

thatpixguy opened this issue Jul 17, 2013 · 3 comments
Assignees

Comments

@thatpixguy
Copy link
Collaborator

since it might take time even when the web is up we should probably serve up the cached version immediately

@ghost ghost assigned thatpixguy Jul 17, 2013
@thatpixguy
Copy link
Collaborator Author

which would mean two load notifications, rather than just one. in the tutorial, they remove themselves from the notification after receiving it once... is this best practice?

@thatpixguy
Copy link
Collaborator Author

@thatpixguy
Copy link
Collaborator Author

good idea but will require some much needed surgery on getIssuesList. could loading the cache be considered fast enough to do at object creation without the need for callbacks? probably not since it does IO...

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