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

[FEATURE cached] Adds cached decorator #19547

Closed
wants to merge 1 commit into from
Closed

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented May 14, 2021

Adds the cache decorator specified in RFC 566: https://github.com/emberjs/rfcs/blob/master/text/0566-memo-decorator.md

Also moves the @tracked API docs to be in a more relevant place, and removes the old private API docs which duplicated that information.

Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good overall, just needs feature flagging then should be good to go!

@jelhan
Copy link
Contributor

jelhan commented Oct 23, 2021

Is this one still needed? @cached decorator was implemented in #19772.

@rwjblue
Copy link
Member

rwjblue commented Nov 4, 2021

@NullVoxPopuli - Can you pick this up (basically making a new PR to copy over the docs that @pzuraq wrote)?

@NullVoxPopuli
Copy link
Sponsor Contributor

can do!

NullVoxPopuli added a commit to NullVoxPopuli/ember.js that referenced this pull request Nov 4, 2021
Closes emberjs#19547

Co-Authored-By: Chris Garrett <me@pzuraq.com>
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.

4 participants