On 1/25/07, tobie <[EMAIL PROTECTED]> wrote: > I had thaught about a global AJAX.sanitizeJSON option. It certainly > something we could implement at some point, but there are some > potential issues with that (especially if you rely on some third party > libs also using Prototype).
That would be only a problem, if the third party module depends on evalJSON() to not only return an object, but to also execute some commands contained in the data, which makes the data not a JSON structure in the first place and it is then an error to call evalJSON. Bye, Martin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
