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

Key: CACHE-100
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Andres March
Reporter: Davide Baroncelli
Votes: 0
Watchers: 1
Operations

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

Provide support for automatic failover to cached version in cache tag

Created: 20/Aug/04 06:33 AM   Updated: 08/Jan/06 05:10 AM
Component/s: Tags
Affects Version/s: 2.1
Fix Version/s: 3.0


 Description  « Hide
Unless there is some reason I don't see, I can't see why the cache tag implements TryCatchFinally but does nothing useful in doCatch: in my opinion there should be a flag allowing the user to automatically use the cached version upon exception in the tag: this would allow to ditch the current idiom suggested for the usecached tag (i.e. with scriptlets for try and catch).

 All   Comments   Change History      Sort Order:
Lars Torunski - [08/Jan/06 05:10 AM ]
Since release 2.2 RC the variables are cleared due to the bug CACHE-144.