Many JS libraries carry around the cost of providing a JSON serialization library with them, and worse, use eval() for de-serialization. Is exposing a JSON object (ala FF 3.1) on the roadmap for v8? I've found some JSON serialization code in the debugging protocol implementation...is there a reason it's not exposed more widely?
Regards --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
