-

OIO ‘s Developer Blog
This is the publication playground for these guys from Orientation in Objects, a Java Competence Center based in Germany.Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Monthly Archives: November 2014
Customizing GWT’s browser detection
In a recent project, we experienced the phenomenon that the GWT application was broken when started in Internet Explorer 11 embedded in a specific rich client application. It turned out that the user agent string sent by the browser was … Continue reading
JSR – 310: Die Java 8 Date API auf dem Performance-Prüfstand
Eine der wichtigsten Neuerungen in Java 8 ist neben der Verwendung von Lambda-Ausdrücken die neue Date/Time API. Bisher kam häufig die Joda-Library bei Applikationen mit hohen Anforderungen an die Date/Time-Berechnung zum Einsatz. Die durch JSR-310 in Java 8 neu aufgenommene … Continue reading
GWT 2.7.0 ist da!
Die Liste mit den Neuerungen ist beachtlich, hier die kurze Übersicht: neues SuperDevMode + inkrementelles Kompilieren CSS3 und Closure Stylesheets JS Interop annotations Final Felder in GWT RPC viele Fehlerbehebungen + Performanceverbesserungen Endlich ist es raus, das 2.7er Release. Gerade … Continue reading
Posted in Java Web Frameworks
Tagged closure stylesheet, CSS3, gssresource, gwt 2.7.0, js interop, SuperDevMode
1 Comment


