Re: [Webwork-devel] CachingAction
Brought to you by:
baldree,
rickardoberg
|
From: Rickard <ri...@xp...> - 2001-11-29 09:59:46
|
Mike Cannon-Brookes wrote: > This is perhaps a shot in the dark, but on the OSCache lists / emails we > see a lot of people wanting to cache their MVC work - this includes > caching the view (jsp) AND the controller (action). > > Using OSCache one can really only cache the JSP processing portion of > the request. It is possible to cache (via the APIs) the controller > action, but I think I have a better solution. > > Is it possible to create a 'CachingAction'? <snip> Sure, for some readonly cases it would be useful. AFAICT there's no need to change the framework, or even introduce interfaces. This is only a base class with convenience methods, right? /Rickard -- Rickard Öberg |