Adam Lassek wrote: > The parameter is a String, which is parsed into a Hash by way of a > convention.
There is no convention, really -- it's too trivial to call it that. The HTTP parameters are already a list of name-value pairs, which is exactly what a hash is. > That convention is what I'm referring to as a microformat. Then you're using the term idiosyncratically at best and inaccurately at worst. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] Sent from my iPhone -- 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.

