Hey!, Question, I got a view with like 4 calls to other views, I mean a view with 4 $this->action(); calls, but takes like 9 secs, so is too slow, I was thinking to use the Zend_Cache_Frontend_Page, what's the best implementation for it ? set it in a Plugin into the postDispatch() method ?
Thx for any help.
