Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, the BinaryCache used in BinariesServlet is not injectable and controllable (e.g., cannot invalidate cache item(s)).
I think it would be better to abstract/move the cache component into a spring assembly such as SpringComponentManager-cache.xml and allow a component to invoke some operations to invalidate cache item(s).