javaquery/api/src/test/java/org/apidesign/bck2brwsr/htmlpage/JSONTest.java
Fri, 22 Nov 2013 09:34:48 +0100 Let the tests compile and pass on JDK8, b113
Thu, 18 Apr 2013 17:18:10 +0200 scriptElements - another native method
Thu, 18 Apr 2013 17:13:08 +0200 Process array and null JSON values
Thu, 18 Apr 2013 12:47:25 +0200 Test to ensure the generated JSON can really be parse by a browser
Wed, 10 Apr 2013 11:43:46 +0200 Clean up script elements after JSONP callback
Tue, 09 Apr 2013 10:06:19 +0200 Support for enums
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