On Mar 22, 2007, at 7:46 PM, Michael Koziarski wrote:

>
>> Avoiding a single database lookup isn't the purpose of the cookie  
>> store.
>
> It's worth remembering the downsides to our current default.
> Deploying to a 'real' production setup with it is a shortcut to a
> heart attack.  File locking, mongrel deadlocking, NFS churn.   All of
> those are real problems which hurt developers every day.
>
> That most applications *already* change their session store indicates
> that it's not that big a deal.  If you're currently doing something
> which is incompatible with the assumptions of the cookie store,
> switch.  I'm still using sql sessions and intend to continue doing so
> :).

This is a good point. The CookieStore is a major improvement over  
PStore from a functional perspective. We are arguing over things that  
are important to discuss, but still very, very small compared to that.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to