ko-fx/src/main/java/org/apidesign/html/kofx/LoadJSON.java
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Sun, 25 Aug 2013 12:18:25 +0200 Introducing WSTransfer and making it work on JDK8
Sat, 17 Aug 2013 14:31:06 +0200 Initial support of websockets communication
Sat, 17 Aug 2013 10:23:40 +0200 OnReceive can identify onError method
Tue, 25 Jun 2013 12:37:31 +0200 JSON requests threads may be terminated in middle without any problems
Fri, 21 Jun 2013 22:35:21 +0200 Using dynamic way to register an Http resource. Some tests are passing. Five + one is failing
Wed, 19 Jun 2013 22:56:40 +0200 Using net.java.html.js.JavaScriptBody
Mon, 17 Jun 2013 11:47:50 +0200 All methods converted to annotation based
Mon, 17 Jun 2013 11:26:51 +0200 First steps in rewritting the global reference to classloader based code
Thu, 09 May 2013 20:53:00 +0200 Can send data to the server
Thu, 09 May 2013 20:30:25 +0200 Can use PUT method when connecting to the server
Thu, 09 May 2013 17:13:54 +0200 Few steps towards multi-method access that can also return plain text
Fri, 03 May 2013 10:27:06 +0200 A way to parse an input stream and create a JSON object
Wed, 01 May 2013 06:59:55 +0200 Providing some Javadoc, so Nexus allows the JAR to be released
Thu, 25 Apr 2013 16:21:50 +0200 Initial implementation of knockout.js bindings via JavaFX's WebView