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

Rename CachingMode.GROUP to CachingMode.EACH_GROUP #668

Closed
raniejade opened this issue Apr 9, 2019 · 0 comments · Fixed by #673
Closed

Rename CachingMode.GROUP to CachingMode.EACH_GROUP #668

raniejade opened this issue Apr 9, 2019 · 0 comments · Fixed by #673
Milestone

Comments

@raniejade
Copy link
Member

by rename, I mean deprecating CachingMode.GROUP and add in CachingMode.EACH_GROUP. CachingMode.GROUP means that the value is unique per group, but the name is not apparent as it could also be interpreted as unique in the group it was declared (which is what CachingMode.SCOPE is).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant