json/src/main/java/org/netbeans/html/json/spi/PropertyBinding.java
Mon, 22 Feb 2016 19:58:32 +0100 #258088: Non-mutable values aren't wrapped into ko.observable, but rather stored as primitive values
Sun, 13 Dec 2015 21:12:26 +0100 Support for 'copy' or 'fetch' of a raw data into new @Model class
Wed, 27 May 2015 23:37:25 +0200 #252258: @OnReceive attribute to specify additional request headers
Wed, 12 Nov 2014 10:48:12 +0100 No longer needed model instances can be garbage collected
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.