On Sun, Jan 2, 2011 at 8:47 AM, jemptymethod <[email protected]> wrote: > Sometimes I mention that I had an opportunity to use JSON on a project > in 2004, before the Ajax (and, in turn, JSON) "explosion" in 2005. > And some people quietly walk away, and then try to convince others I > couldn't possibly know what I'm talking about. > > Can anybody prove JSON existed in 2004, or previously? > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/[email protected]/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/[email protected]/ > > To unsubscribe from this group, send email to > [email protected] >
I have personally used Javascript Object notation before 2001 to pull server data, though the transport was a hidden FRAME containing a JS object (instead of an XMLHttpRequest). Javascript Object notation has always been a feature of the language since it's inception. -- Diego -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
