> So I need to write my own JSON serializer or is there something
> already available?
>
> If I do need to write my own, how can I contribute it back to the
> community?

I consider this the defacto standard:

http://www.json.org/json2.js

And IE8's native JSON API is exactly the same as the one in json2.js.

Mike

Reply via email to