javaquery/api/src/test/java/org/apidesign/bck2brwsr/htmlpage/JSONTest.java
Mon, 08 Apr 2013 16:51:30 +0200 Support for JSONP
Sun, 07 Apr 2013 21:41:57 +0200 Can fetch JSON numbers in an array
Sun, 07 Apr 2013 19:29:55 +0200 Can parse JSON array with objects in it
Sun, 07 Apr 2013 17:42:50 +0200 Using InterruptedException to make the JSONTests pass
Fri, 05 Apr 2013 17:55:23 +0200 @OnReceive is more ready to receive an array of values
Fri, 05 Apr 2013 15:17:54 +0200 Dispatches first array value to single argument receive function
Fri, 05 Apr 2013 12:43:17 +0200 @OnReceive annotation can obtain and process single JSON object
Wed, 03 Apr 2013 11:37:52 +0200 Persists arrays to JSON
Wed, 03 Apr 2013 10:20:17 +0200 Convert wild characters to something more sane
Wed, 03 Apr 2013 10:04:24 +0200 toString on @Model classes produces JSON