json/src/main/java/org/apidesign/html/json/impl/Bindings.java
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Sat, 31 Aug 2013 11:44:36 +0000 With Batch update of models we are down to 1/6 of Java/JavaScript calls when building a chess board
Fri, 09 Aug 2013 16:50:00 +0200 Clarifying that arrays from @ComputedProperty are returned via List<Smthng>
Tue, 28 May 2013 13:31:42 +0200 Moving Context into its own separate module, renaming to BrwsrCtx and making it flexible
Thu, 16 May 2013 20:40:25 +0200 Allow compilation and usage on JDK6
Tue, 23 Apr 2013 08:43:11 +0200 Introducing second SPI interface - Transfer
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 13:52:00 +0200 Need to have applyBindings method to tell the model to associate itself with the page
Mon, 22 Apr 2013 12:37:43 +0200 Function binding
Fri, 19 Apr 2013 19:00:39 +0200 First incarnation of property bindings
Fri, 19 Apr 2013 15:35:39 +0200 Technology is the core SPI. Allows us to do simple mock testing of changes in an array.
Fri, 19 Apr 2013 11:55:34 +0200 DI fans will be glad to find out we have a support for various contexts
Fri, 19 Apr 2013 10:25:57 +0200 Can compile tests