When did Mike recommend against using Dogpile for sessions ? It was my understanding that he simply didn't believe in integrating Cookie + Cache , as it created a lot of design issues. In the release notes (http://techspot.zzzeek.org/2011/10/01/thoughts-on-beaker/) he doesn't like the idea of "classic" server side sessions of a Key accessing a blog , and recommends an encrypted cookie to key into a database model or caching system , but puts it out there that someone else can feel free to build a caching system on top of beaker.
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
