boot/src/main/java/org/apidesign/html/boot/impl/FnContext.java
Wed, 06 Nov 2013 15:15:54 +0100 Introducing Agent-Class to allow java.lang.instrument-like transforms of the @JavaScriptBody annotation
Tue, 05 Nov 2013 23:06:32 +0100 Exposing Fn.activate and Fn.activePresenter so they are available from exported packages
Thu, 10 Oct 2013 14:02:18 +0200 FnUtils are bloated and contain references to Asm classes. Separate the code needed by generated JsCallbacks into own class