json/src/main/java/org/netbeans/html/json/spi/Proto.java
Fri, 12 Feb 2016 08:40:12 +0100 Bringing the beans branch up-to-date with release-1.2.3
Sun, 13 Dec 2015 21:12:26 +0100 Support for 'copy' or 'fetch' of a raw data into new @Model class
Thu, 05 Nov 2015 23:38:18 +0100 #250611: Builder style properties
Mon, 31 Aug 2015 22:27:33 +0200 #254882: More optimal event delivery when Proto.replaceValue(List, ...) is called.
Wed, 27 May 2015 23:37:25 +0200 #252258: @OnReceive attribute to specify additional request headers
Tue, 16 Dec 2014 21:03:16 +0100 Providing an ability to apply model to element with certain id
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.