ko4j/src/main/java/org/netbeans/html/ko4j/FXContext.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Tue, 04 Feb 2014 13:27:08 +0100 Don't store the websocket information in a variable, rather query again as the Fn.Presenter may be different
Sat, 11 Jan 2014 06:10:42 +0100 Be enabled even if there is no active presenter currently
Thu, 09 Jan 2014 20:39:23 +0100 ko4j registers implementation of Transfer and WSTransfer based on XHR and WebSocket from a browser. The Java implementations of these interfaces has been moved to ko-ws-tyrus module. JavaScript arrays passed as parameters to Java callback methods need to be wrapped.
Thu, 09 Jan 2014 15:03:34 +0100 Renaming to ko4j as now the support is trully generic