Google Web Toolkit 2.5
Written by Ian Elliot   
Wednesday, 31 October 2012

Google Web Toolkit 2.5 Final has been released. It features new optimizations but its two major enhancements, Super Dev Mode and the Elemental Library both have the status of "experimental".

When the GoogleWeb Toolkit 2.5 RC1 was released at the end of June it was anticipated that the final version would follow in less than a month. In fact it has taken four months. Whether this is in any way connected to the fact that GWT is now under the control of a steering committee rather than being fully Google-controlled isn't clear but there have only been minor changes, and bug fixes since the original release candidate.

One highlight of GWT 2.5 is the experimental Super Dev Mode, which replaces the current Development mode. It requires no browser plugins, making it easier to support additional browsers including those on mobile devices. It also introduces a debugger to inspect the running GWT application.

Another is the new (experimental) Elemental library is designed to provide "fast, lightweight and 'to the metal' web programming" for developers who are familiar with browsers' JavaScript APIs.

GWT 2.5 includes new optimizations that produce a 20% code size reduction and a 39% reduction in the initial download size of its Showcase application. The integration of Google's Closure Compiler as an optional backend is one optimization feature. Another improvement is to the Code Splitter which  now has the ability to automatically partition deferred code that is specified by GWT.runAsync() calls:

codesplitter

GWT 2.5 also has a new accessibility library that covers the  W3C Aria standard, making it easier to correctly set ARIA roles, states, and properties on DOM elements.

Extension to UiBinder have been added to support Cell rendering and event handling and IsRenderable / RenderablePanel types have been introduced, which can significantly improve rendering time and reduce the latency of complex UiBinder UIs.

 

More Information

GWT Release Notes

GWT Downloads

GoogleWeb Toolkit blog

Related Articles

GWT Swept Under Open Source

GWT 2.3 extends HTML5 capability

Google releases GWT 2.2

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


IBM Updates Granite Models
28/10/2024

IBM has released new Granite models that it says provide state-of-the-art performance relative to model size. The Granite 3.0 collection includes a new, instruction-tuned, dense decoder-only LLM.



TestSprite Announces End-to-End QA Tool
14/11/2024

TestSprite has announced an early access beta program for its end-to-end QA tool, along with $1.5 million pre-seed funding aimed at accelerating product development, expanding the team, and scaling op [ ... ]


More News

Last Updated ( Wednesday, 31 October 2012 )