json/src/test/java/org/apidesign/html/json/impl/JSONListTest.java
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Sun, 01 Sep 2013 06:52:02 +0000 One can made changes in an array without initializing the 'ko' pair object
Mon, 12 Aug 2013 10:06:14 +0200 Introducing @ModelOperation annotaiton
Tue, 28 May 2013 15:38:34 +0200 Adding default constructor to model classes. In case one needs to bind model class to a specific context one can do so via Models.bind method
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
Thu, 25 Apr 2013 16:41:13 +0200 Need to convert values toModel to make sure all TCK tests pass properly in FXbrwsr
Tue, 23 Apr 2013 08:43:11 +0200 Introducing second SPI interface - Transfer
Mon, 22 Apr 2013 23:18:55 +0200 Verify we can extract int, double and String from event properties
Mon, 22 Apr 2013 21:36:07 +0200 Don't replace Strings with nulls
Mon, 22 Apr 2013 21:19:58 +0200 toString really produces JSON
Mon, 22 Apr 2013 21:12:16 +0200 wrapping arrays and providing setter and getter in PropertyBinding
Mon, 22 Apr 2013 16:14:52 +0200 Better conversion for JSONList
Mon, 22 Apr 2013 16:07:00 +0200 Official way of extracting wrapper object for all model classes