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

Using promise to chain reload operations #205

Closed
wants to merge 4 commits into from

Conversation

pencilcheck
Copy link
Contributor

I think this way the concern that getter might resolve in the middle of the reload call is solved using promise as it will chain the operations until the previous ops have been resolved.

@ryanstout
Copy link
Member

specs please

@pencilcheck
Copy link
Contributor Author

Added

@ryanstout
Copy link
Member

Thanks, I merged in some of the specs from these.

@ryanstout ryanstout closed this Jun 3, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants