- We design and build extraordinary applications for companies looking to make the next great idea a reality.
- learn more
GWT 1.2 Released (Is There a Roadmap?)
This past Thursday, Google released version 1.2 of the Google Web Toolkit (GWT). So what's in this release? Probably the most obvious change is the improved startup times and refreshes. Now the edit-compile-debug cycle is very speedy. Aside from this, what else is in 1.2? Well, lots of bug fixes. Lots and lots of bug fixes.
Even the enhancements look like bug fixes, e.g. Change the text of ListBox item: There is no method to change the text of a an item once it has already been
added, such as listbox.setText(index, newtext).
There are actually four major new features:
- Full support for OS X development
- Much faster hosted mode
- New HTTP request module
- Widgets in TreeItems
A speedier hosted mode is great, as I've already noted, as is support for the Mac and the ability to put anything at all into a Tree widget. The HTTP request module comes from users requests for some more control of the XMLHttpRequest object on the client side. This will make it easier to integrate GWT with existing applications.
I'm filled with curiosity with what is planned for GWT with upcoming releases. I guess that's a key word, "planned." I for one would like to see a nice roadmap for GWT rather than the current vague waffling about. For one, I'd like to see other transport mechanisms supported, such as JSONP. For another, I'd like to see better support for testing with tools such as Selenium.
Topics: Ajax Frameworks, Announcement, Google, GWT
Leave a comment
About Pathfinder
Recent
- Implementing linked multiselects with jQuery, LiveQuery, and Low Pro: Part 1: Requirements and interaction design
- Many Varied Components, or… Multi Variable Complexity, or… Mainly Vanilla Coding
- Custom Flex 3 Lightweight Preloader with source code
- Mass Assigning Inheritance Column Values for ActiveRecord STI with Rails
- Working effectively as a team of one: Five tips for front-end developers on Agile teams
- Ruby on Rails with Windows - How I made it work
- Project Website Part 5: Morph in 11 steps or so
- Papervision3D 2.0 (Great White) in Flex 3 (Part II & III combined) with source code
- What’s In Your Dock?
- Why Chicago is Rails-town, USA
Archives
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006

