json/src/main/java/org/netbeans/html/json/spi/Proto.java
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.