In my last post, I wrote about the hijacking of JSON arrays . Near the end of the post, I mentioned a comment whereby someone suggests that what really should happen is that browsers should be more strict about honoring content types and not execute code with the content type of application/json . I totally agree! But then again, browsers haven?t had a good track record with being strict with such standards and it?s probably too much to expect browsers to suddenly start tightening ship, not to mention potentially breaking the web in the process. Another potential solution that came to mind was this: Can we simply change JSON? Is it too late to do that or has that boat left the harbor? Let me run an idea by you. What if everyone got together...(read more) ...
Go to the complete details ...