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

Strategy for inherited classes containing cache annotations #2

Open
benjamindulau opened this issue Apr 19, 2013 · 0 comments
Open

Comments

@benjamindulau
Copy link
Member

We need to define a strategy for handling cache annotation from parent classes.

If I create a class that inherits from one with cache annotations, do I automatically inherits annotations or do I need to add some sort of @SatisfiesParentCachePolicy (just like the SecurityExtraBundle does) ?

This also requires some updates in the mergeable class metadata.

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

No branches or pull requests

1 participant