You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add the possiblity to get the caches defined at a class.
What I actually need is a way to invalidate all caches at once and I don't want to name them all because I may forget to add it to the list if I add a new cached property.
But I think a way to access the class members names that are cached would be of more use for other use cases.
The text was updated successfully, but these errors were encountered:
Please add the possiblity to get the caches defined at a class.
What I actually need is a way to invalidate all caches at once and I don't want to name them all because I may forget to add it to the list if I add a new cached property.
But I think a way to access the class members names that are cached would be of more use for other use cases.
The text was updated successfully, but these errors were encountered: