javaquery/api/src/main/java/org/apidesign/bck2brwsr/htmlpage/PageProcessor.java
Sun, 20 Jan 2013 18:20:18 +0100 Basic support for knockout.js. It can read and write model properties.
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
Wed, 16 Jan 2013 12:27:53 +0100 Merge with recent advances in default branch
Wed, 16 Jan 2013 10:52:06 +0100 After Lahvac's tweaks the compilation seems to run OK
Sat, 12 Jan 2013 20:24:30 +0100 Allowing access to all onsmthng events of page elements
Fri, 09 Nov 2012 11:47:00 +0100 Moving the htmlpage API into a submodule in preparation of adding in an example of its usage