> I think you're right. I have been googling around to find something, and > it appears to be, that I'm not the only one having these kind of > problems. I have seen solutions like displaying flash messages with > Javascript (that requires a 5000 lines Prototype library, though), I've > been reading about conditional caching, clever caching with memcached > and so forth. > > But nothing actually solves the problem without giving new ones. So I > guess I have to use fragment caching? We use fragment caching on our VoD website: http://www.digiprof.fr , you cannot do page caching if once the user is authenticated, he gets a custom page.
PS: yeah Prototype is huge, we are currently considering other lighter options, such as mootools. Best regards, -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

