On Jan 30, 2008 1:01 PM, OmenKing <[EMAIL PROTECTED]> wrote: > Even though JSON is really cool I'm not sure if thats what I need.
It may not be, but I think it's the easiest method of passing arbitrary data objects back and forth. Prototype is certainly well equipped for it. To deal with serialized info you need to use a CGI library to pull out the parameters, which should handle the unescaping for you. -justin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
