json/src/main/java/org/netbeans/html/json/impl/JSONList.java
Tue, 26 Aug 2014 18:13:30 +0200 During the API review process (bug 246133) the reviewers decided that in order to include html4j to NetBeans Platform, we need to stop using org.apidesign namespace and switch to NetBeans one. Repackaging all SPI packages into org.netbeans.html.smthng.spi.
Sat, 02 Aug 2014 12:59:31 +0200 Fixing Javadoc to succeed on JDK8
Tue, 08 Jul 2014 07:59:01 +0200 Array properties may be modified from background thread
Mon, 03 Mar 2014 12:17:41 +0100 Ability to update a property without callback from JavaScript back to Java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Thu, 30 Jan 2014 11:36:32 +0100 Property changes are delivered when in-a union property changes
Mon, 06 Jan 2014 08:55:10 +0100 One class less: No need for a separate WrapperObject class
Sun, 05 Jan 2014 22:37:59 +0100 Communication between internal Proto state and a Technology implementation is completely hidden from the SPI
Sun, 05 Jan 2014 22:31:13 +0100 Hiding getBindings from public signatures
Sun, 05 Jan 2014 22:26:35 +0100 Hiding initBindings from public signature
Tue, 24 Dec 2013 08:21:48 +0100 Exporting access to JSONList
Mon, 23 Dec 2013 16:34:52 +0100 Eliminate NPE
Mon, 23 Dec 2013 15:06:51 +0100 Compiles and most of the tests pass OK
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 16:59:43 +0100 Moving implementation classes into org.netbeans.html namespace