javaquery/api/src/test/java/org/apidesign/bck2brwsr/htmlpage/ModelTest.java
Tue, 19 Feb 2013 15:42:41 +0100 Derived properties can return list
Mon, 18 Feb 2013 19:52:06 +0100 Automatic boxing of primitive types for arrays
Mon, 18 Feb 2013 13:03:01 +0100 Changes in String array are properly notified
Mon, 18 Feb 2013 12:26:16 +0100 Generate List<type> for arrays
Mon, 21 Jan 2013 13:43:40 +0100 Moving towards testability: Model class does not have any public fields, rather instance onces
Mon, 21 Jan 2013 11:55:27 +0100 @ComputedProperty methods can't access the model
Mon, 21 Jan 2013 10:06:42 +0100 Making the Knockout behavior testable
Sun, 20 Jan 2013 14:29:10 +0100 The model can contain derived properties
Sun, 20 Jan 2013 13:05:02 +0100 Annotation to generate getters and setters
Sun, 20 Jan 2013 12:29:50 +0100 Multiple page handlers can be in the same package