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

Key: PERSONDIR-35
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Eric Dalquist
Reporter: Eric Dalquist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Person Directory Service

Switch to Spring-Modules caching APIs

Created: 26/Jun/07 12:31 PM   Updated: 14/Feb/08 03:32 PM
Component/s: None
Affects Version/s: 1.0.1
Fix Version/s: 1.1.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Deprecate the explicitly caching IPersonAttributeDao and provide examples for using the spring-modules caching APIs for AOP based caching of IPersonAttributeDao results.

 All   Comments   Work Log   Change History      Sort Order:
Eric Dalquist [14/Feb/08 03:32 PM]
The explicit CachingPersonAttributeDaoImpl is not deprecated but now delegates to the AttributeBasedCacheKeyGenerator for cache key generation. This class is also used by the spring-modules AOP caching APIs.