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

[FEAT ember-data] unloadRecord and unloadAll should return promises #385

Closed
runspired opened this issue Oct 5, 2018 · 2 comments
Closed
Labels
T-ember-data RFCs that impact the ember-data library

Comments

@runspired
Copy link
Contributor

these promises would resolve once unloading is complete. The timing of what occurs in an unload would be unchanged for now. Today, these methods have no return value.

@runspired runspired added the T-ember-data RFCs that impact the ember-data library label Oct 5, 2018
@runspired
Copy link
Contributor Author

not interested in this anymore due to unload APIs being re-evaluated in favor of store forking and automated GC. If we do retain any unload APIs its likely we do a broader GC related RFC. The "delete" use cases is now handled by operations in #854

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-ember-data RFCs that impact the ember-data library
Projects
Archived in project
Development

No branches or pull requests

3 participants