Bck2Brwsr 0.7
From APIDesign
(Difference between revisions)
(3 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | * [[FXBrwsr]] with full debugging support | + | * [[FXBrwsr]] with full debugging support and a [[FXBrwsr#Demo|demo]] |
- | * Dual [[Twitter]] demo - single source code, dual deployment | + | * Dual [[Twitter]] demo - single source code, dual deployment (watch the same [[FXBrwsr#Demo|demo]]) |
- | * Lightweight, generic [[JSON]] <-> [[Java]] mapping: [http://hudson.apidesign.org/hudson/job/bck2brwsr-net.java.html.json/ | + | * Lightweight, generic [[JSON]] <-> [[Java]] mapping: [http://bck2brwsr.apidesign.org/javadoc/net.java.html.json/ javadoc] |
- | + | * [[ProviderAPI]] and a [[TCK]] to bind to other technologies than [[Bck2Brwsr]], [[Knockout.js]] and [[FXBrwsr]]: [http://hudson.apidesign.org/hudson/job/bck2brwsr-net.java.html.json/lastSuccessfulBuild/artifact/json-tck/target/site/apidocs/index.html javadoc] | |
- | + | * Follow naming convention -- now ''bck2brwsr-maven-plugin'' -- thanks to Miloš Kleint |
Current revision
- FXBrwsr with full debugging support and a demo
- Dual Twitter demo - single source code, dual deployment (watch the same demo)
- Lightweight, generic JSON <-> Java mapping: javadoc
- ProviderAPI and a TCK to bind to other technologies than Bck2Brwsr, Knockout.js and FXBrwsr: javadoc
- Follow naming convention -- now bck2brwsr-maven-plugin -- thanks to Miloš Kleint