changcheng / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

Clear cache when a resource change #392

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As a developer, I would like the cache to be cleared automatically when a 
resource content is changed. This feature should not be enabled by default. It 
should be easy to enable it through configuration. 

This can be implemented with a listener which would detect if a resource from a 
certain group was changed, then the corresponding key from the cache should be 
removed. 

Original issue reported on code.google.com by alex.obj...@gmail.com on 9 Mar 2012 at 9:16

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 16 Aug 2012 at 1:09