json/src/test/java/net/java/html/json/TypesTest.java
Mon, 16 Dec 2013 16:59:43 +0100 Moving implementation classes into org.netbeans.html namespace
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
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
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