json/src/main/java/org/apidesign/html/json/impl/PropertyBindingAccessor.java
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Sun, 25 Aug 2013 17:41:21 +0200 All callback calls are rescheduled to browser thread automatically
Sun, 25 Aug 2013 09:36:33 +0200 Introducing special JSON receiver rather than using tricks with Runnable and Object[]
Fri, 09 Aug 2013 16:50:00 +0200 Clarifying that arrays from @ComputedProperty are returned via List<Smthng>
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
Tue, 23 Apr 2013 15:58:19 +0200 Adding unified way of pre-loading classes that works in HotSpot as well as Bck2Brwsr VM
Tue, 23 Apr 2013 10:15:46 +0200 SPI for JSON and JSONP queries
Mon, 22 Apr 2013 22:30:30 +0200 Polishing function bindings
Mon, 22 Apr 2013 21:12:16 +0200 wrapping arrays and providing setter and getter in PropertyBinding
Mon, 22 Apr 2013 12:37:43 +0200 Function binding
Fri, 19 Apr 2013 19:00:39 +0200 First incarnation of property bindings