History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CACHE-195
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Lars Torunski
Reporter: Lars Torunski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OSCache

Allow cache group generation in CacheFilter

Created: 21/Sep/05 02:26 PM   Updated: 13/Oct/05 05:24 PM
Component/s: Filters
Affects Version/s: 2.2 RC
Fix Version/s: 2.2 final


 Description  « Hide
At the moment there is no posibilty to define cache groups for a cache content in CacheFilter. Similar to the cache key interface (CACHE-179) there should be an interface for creating cache groups for a request (ICacheGroupsProvider.java).

 All   Comments   Change History      Sort Order:
Lars Torunski - [22/Sep/05 04:14 PM ]
Additional CacheFilter parameter and interface for creating cache groups based on the user's request added.