json/src/main/java/org/apidesign/html/json/spi/Proto.java
Fri, 03 Jan 2014 08:16:39 +0100 Making JSON calls work without references to non-public packages
Thu, 26 Dec 2013 22:42:01 +0100 read and extract moved to Proto
Tue, 24 Dec 2013 13:43:31 +0100 No need for WrapperObject.equals trick
Tue, 24 Dec 2013 08:21:48 +0100 Exporting access to JSONList
Mon, 23 Dec 2013 20:44:23 +0100 More usage of the TYPE variable
Mon, 23 Dec 2013 20:39:24 +0100 Exposing some conversion methods through the Proto.Type interfaces
Mon, 23 Dec 2013 16:38:29 +0100 Eliminate many StackOverflow, althrough correctness of the assignment before finishing initialization is questionable
Mon, 23 Dec 2013 16:33:28 +0100 JSON model tests pass OK
Mon, 23 Dec 2013 15:29:02 +0100 Simplify implementation of FunctionBinding by usage of enhanced singletonizer holder Impl
Mon, 23 Dec 2013 15:06:51 +0100 Compiles and most of the tests pass OK
Mon, 23 Dec 2013 09:30:10 +0100 Replacing direct access to Bindings behind Proto.Type