JSON length/memory test

http://static.webvm.net/json/json.cgi
src: http://static.webvm.net/json/json.txt

The parameter 'l' is something you can set. You know it worked if it
returns one above that integer parameter.

For example 5 would shove a string the size of ~4K.
http://static.webvm.net/json/json.cgi?l=5

Disappointedly the only way I can trigger the problem on the WinMo
TyTyn 2 is set a quite a huge string of 20000+ in there.

The trouble is the JSON length bug I've encountered before in my
mashup that uses Gdata is much more subtle. It's seems to only occur
when you start manipulating large strings.

Anyway, a lot of room for improvement,

Received on Monday, 22 December 2008 09:45:48 UTC