Luca Guidi
2010-Jun-12 10:34 UTC
[PATCH] ActionDispatch MemCacheStore violates encapsulation principle
When pass :cache param to ActionDispatch::Session::MemCacheStore, it should be removed from options, otherwise it remains "published". This violates the OOP encapsulation principle. I created a LH ticket with a patch http://bit.ly/cGDaWs Luca -- lucaguidi.com twitter.com/jodosha -- 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 rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
Possibly Parallel Threads
- MemCacheStore; memcached-problem on freeze_edge (export version 3811)
- Making ActiveSupport::Cache consistent
- Should to_io be added to ActionDispatch::Http::UploadedFile?
- Can't use ActionDispatch::Request in Rails middleware because path_parameters get lost
- Help: delegated association 'App' returning ActionDispatch::Integration::Session instead