Weekly GWT Links For 6/14/08
June 14th, 2008 - Written by Chris Fong in News
- The presentations from the Google I/O conference are now online:
- JavaScript and DOM Programming in GWT (Bruce Johnson)
- Deferred Binding with GWT (Bruce Johnson)
- GWT Extreme! (Ray Cromwell)
- GWT and Client-Server Communication (Miguel Mendez)
- Reusing Google APIs with Google Web Toolkit (Miguel Mendez)
- Resource Bundles and Linkers in GWT (Bob Vawter)
- Using GWT to Build a Diagramming Tool (Alex Moffat and Damon Lundin)
- GWT-Ext 2.0.4 released
This new release includes message publish/subscribe (PageBus) support for FF3, GWT 1.5 RC1 support, and bug fixes. Good to see the GWT-Ext project moving forward. - New GWT Theme: Pinky?
Dietrich Kappe shows the process of building his own GWT theme. - GWT Reflection
A new project which allows you to use the reflection API in your GWT applications.

