SlideShare a Scribd company logo
GWT 2.0 is Smarter than You Robert “kebernet” Cooper Internap Network Services Inc. GWT in Practice (http://manning.com/cooper)
GWT 1.x Desktop Style UI APIs
Smart Java -> JavaScript compilation Deferred Binding
Code pruning/staticification/inlining/etc Google Institutional Knowledge Cache Strategy (Out of the Box)
I18n Strategy (Out of the Box)
Image DL optimization (Out of the Box)
Two iterations of compression optimization Testing, Packaging, Client/Server modules
GWT 1.x: Progress Compiler, Compiler, Compiler Multi-threaded
SOYC
New Compression Naming (15% better!) Java 1.5 Language Features (Generics)
JavaScriptObject Overlays OMGWTFBBQ awesome sauce Handler rather than Listener (Easy Cleanup)
Jetty/Pluggable servers Only really used for GAE right now
GWT 2.0 Out of Process Hosted Mode (OOPHM/DevMode) No more platform browser!
XB testing on one device
Yay Swing! (No more SWT nightmare) Compiled Stylesheets Takes ImageBundle to the next level
Browser-specific CSS options
Templates for Sprites, etc.
GWT 2.0 UIBinder Declarative UI support
Integrates better with standard methodology
Can make UI binding easier Developer Guided Code Pointcuts runAsync allows for jit code loading inside an application LayoutPanel Absolutely positioned with CSS-driven size hinting (awesome sauce)
OOPHM No more SWT Browser
Driven by NPAPI plugin for all browsers
Demo
Compiled Styesheets ImageResource replaces ImageBundle Inlining as  data://  URLs, rather than windowed images
One HTTP Request! Reusable constant values Fix your colors once! CSS ClassName compilation Make your stuff smaller! Code-Compile works with Point Cuts
Compiled Stylesheets (Examples) MyModule.css: @def smallText 10px; @def baseText #00CCCC; .myLabelText { font-size: smallText; Color: baseText; } .myUnderline { Border-bottom: 1px solid baseText; }
Compiled Stylesheets (Examples) interface MyModuleCss extends CssResource { String myLabelText; @ClassName(“myUnderline”) //Optional (name) String myUnderlineClass; }
Compiled Stylesheets (Examples) /* @if (compile property) (match value)... */ @if user.agent msie msie8 { .halfOpaque { filter: alpha(opacity = 50); } } @ else { .halfOpaque { opacity: 0.5; } }
Compiled Stylesheets (Examples) @sprite .myEditButton { border: 1px outset silver; background: silver; Gwt-image: “edit-icon”; }

More Related Content

PDF
"Xapi-lang For declarative code generation" By James Nelson
PDF
GQuery a jQuery clone for Gwt, RivieraDev 2011
ODP
Spring 4 advanced final_xtr_presentation
PDF
Best Practices in Qt Quick/QML - Part III
 
PPT
Hector v2: The Second Version of the Popular High-Level Java Client for Apach...
PDF
Fun with QML
 
PDF
React, Redux and es6/7
PPTX
Java Unit Testing with Unitils
"Xapi-lang For declarative code generation" By James Nelson
GQuery a jQuery clone for Gwt, RivieraDev 2011
Spring 4 advanced final_xtr_presentation
Best Practices in Qt Quick/QML - Part III
 
Hector v2: The Second Version of the Popular High-Level Java Client for Apach...
Fun with QML
 
React, Redux and es6/7
Java Unit Testing with Unitils

What's hot (20)

PDF
Best Practices in Qt Quick/QML - Part 3
 
PDF
Serving QML applications over the network
ODP
Unit testing: unitils & dbmaintain
PDF
Qt and QML performance tips & tricks for Qt 4.7
PPTX
Best Practices in Qt Quick/QML - Part I
 
PDF
Best Practices in Qt Quick/QML - Part 1 of 4
 
PDF
Nicolas Embleton, Advanced Angular JS
PDF
An Introduction to CMake
 
PPTX
Angular 1 + es6
PDF
Qt for beginners part 4 doing more
 
ODP
Intro to QML / Declarative UI
PDF
Managing user's data with Spring Session
PDF
How Does Kubernetes Build OpenAPI Specifications?
PDF
Why Kotlin - Apalon Kotlin Sprint Part 1
PDF
An Introduction To Testing In AngularJS Applications
PDF
Тестирование на Android с Dagger 2
KEY
Groovy Ecosystem - JFokus 2011 - Guillaume Laforge
PPTX
Config BuildConfig
PDF
Rock GWT UI's with Polymer Elements
ODP
DbSetup
Best Practices in Qt Quick/QML - Part 3
 
Serving QML applications over the network
Unit testing: unitils & dbmaintain
Qt and QML performance tips & tricks for Qt 4.7
Best Practices in Qt Quick/QML - Part I
 
Best Practices in Qt Quick/QML - Part 1 of 4
 
Nicolas Embleton, Advanced Angular JS
An Introduction to CMake
 
Angular 1 + es6
Qt for beginners part 4 doing more
 
Intro to QML / Declarative UI
Managing user's data with Spring Session
How Does Kubernetes Build OpenAPI Specifications?
Why Kotlin - Apalon Kotlin Sprint Part 1
An Introduction To Testing In AngularJS Applications
Тестирование на Android с Dagger 2
Groovy Ecosystem - JFokus 2011 - Guillaume Laforge
Config BuildConfig
Rock GWT UI's with Polymer Elements
DbSetup
Ad

Viewers also liked (6)

PPTX
Android 3
PPT
Android Froyo
PPS
Amazing
PPTX
Extreme Source Compatibility
PPS
Galicia Calidade
PPS
Stop Complaining
Android 3
Android Froyo
Amazing
Extreme Source Compatibility
Galicia Calidade
Stop Complaining
Ad

Similar to GWT 2 Is Smarter Than You (20)

PPT
GWT is Smarter Than You
PPTX
YaJUG: What's new in GWT2
PPT
Google Web Toolkits
PPT
GWT Training - Session 2/3
PDF
Javaland 2014 / GWT architectures and lessons learned
PPT
SF JUG - GWT Can Help You Create Amazing Apps - 2009-10-13
PDF
T 0230 Google Wave Powered By Gwt
PPT
Introduction to Google Web Toolkit
PPT
PPTX
GWT = easy AJAX
PPT
GWT Introduction for Eclipse Day
PDF
GWT - Building Rich Internet Applications Using OO Tools
PPTX
Google web toolkit web conference presenation
PDF
Devfest09 Cschalk Gwt
PPT
Google Web Toolkit Introduction - eXo Platform SEA
PPT
GWT
PDF
GWT 2.0 - OSCON 2010
PPT
Google Web toolkit GWT 2.0 UiBinder Talk @ South Florida Google Technology Us...
PPT
Google Dev Day2007
PPTX
Google web toolkit ( Gwt )
GWT is Smarter Than You
YaJUG: What's new in GWT2
Google Web Toolkits
GWT Training - Session 2/3
Javaland 2014 / GWT architectures and lessons learned
SF JUG - GWT Can Help You Create Amazing Apps - 2009-10-13
T 0230 Google Wave Powered By Gwt
Introduction to Google Web Toolkit
GWT = easy AJAX
GWT Introduction for Eclipse Day
GWT - Building Rich Internet Applications Using OO Tools
Google web toolkit web conference presenation
Devfest09 Cschalk Gwt
Google Web Toolkit Introduction - eXo Platform SEA
GWT
GWT 2.0 - OSCON 2010
Google Web toolkit GWT 2.0 UiBinder Talk @ South Florida Google Technology Us...
Google Dev Day2007
Google web toolkit ( Gwt )

Recently uploaded (20)

PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
August Patch Tuesday
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Zenith AI: Advanced Artificial Intelligence
PDF
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
PDF
Developing a website for English-speaking practice to English as a foreign la...
PPTX
Modernising the Digital Integration Hub
PPTX
observCloud-Native Containerability and monitoring.pptx
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
WOOl fibre morphology and structure.pdf for textiles
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PPTX
Programs and apps: productivity, graphics, security and other tools
PPT
What is a Computer? Input Devices /output devices
PPTX
1. Introduction to Computer Programming.pptx
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
1 - Historical Antecedents, Social Consideration.pdf
Assigned Numbers - 2025 - Bluetooth® Document
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
A contest of sentiment analysis: k-nearest neighbor versus neural network
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
August Patch Tuesday
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Zenith AI: Advanced Artificial Intelligence
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
Developing a website for English-speaking practice to English as a foreign la...
Modernising the Digital Integration Hub
observCloud-Native Containerability and monitoring.pptx
cloud_computing_Infrastucture_as_cloud_p
WOOl fibre morphology and structure.pdf for textiles
NewMind AI Weekly Chronicles – August ’25 Week III
Programs and apps: productivity, graphics, security and other tools
What is a Computer? Input Devices /output devices
1. Introduction to Computer Programming.pptx
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
1 - Historical Antecedents, Social Consideration.pdf

GWT 2 Is Smarter Than You