I noticed yesterday that, unlike many of the the hash-like objects in Rails, the session object doesn''t have indifferent access. E.g. @session[''user''] is not the same as @session[:user]. This violated my POLS, and caused me some confusion until I finally figured out what was happening. Does anyone else find this inconsistent, or am I just being picky? Is it worth submiting as a bug report? ~Avdi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060227/c5fcf344/attachment.html