Open GoogleCodeExporter opened 9 years ago
This issue was closed by revision r48.
Original comment by shu...@gmail.com
on 21 Dec 2009 at 3:04
Reopening this issue after reverting the fix.
Moving to real JSON results in up to 10% increase in the response size, mostly
due to
adding quotes to the keys.
In addition to that, since the GViz client already supports both the current
format
and real JSON, the only reason to move to real JSON is to allow reading of the
GViz
response by clients other than GViz client.
In light of the above, the right approach may be to keep the current format by
default, but add a tqx flag in the request that signals the server side to
return
real JSON.
Original comment by shu...@gmail.com
on 31 Dec 2009 at 5:01
Original issue reported on code.google.com by
bill.ku...@gmail.com
on 9 Sep 2009 at 5:42Attachments: