Eno, what you are recommending is to cache parts of the template. I need to cache the action as well.
On Apr 24, 5:00 pm, Eno <[email protected]> wrote: > On Fri, 24 Apr 2009, HiDDeN wrote: > > The short question is: how could I update the user session inside a > > cached action? > > If you are caching a view, and part of that view has session data that > could be updated, then you have to beak your page down into fragments and > only cache parts of the page that do not rely on session data. > > Its all in the book, in the chaper on caching. > > -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
