InfoQ

Interview

Bruce Johnson discusses Google Web Toolkit

Interview with Bruce Johnson on Dec 28, 2007 09:56 PM

Community
Java
Topics
Open Source ,
Javascript ,
Code Analysis ,
Web Frameworks ,
Compilers
Tags
GWT
Summary
Google Web Toolkit (GWT) tech lead Bruce Johnson discusses the design of GWT, how GWT converts Java into JavaScript, community involvement with GWT, new features in GWT 1.4, and the philosophy behind GWT.

Bio
Bruce Johnson is a Google Software Engineer and tech lead of the Google Web Toolkit (GWT). Prior to joining Google, Bruce cut his product teeth as lead developer of AppForge's MobileVB product.
This is Scott at QCon and I am here with Bruce Johnson, the tech-lead of the Google Web Toolkit. Bruce, tell us a little bit about why you guys created GWT to start with?
Talk a little bit about the advantages of starting with Java as your language to then write an AJAX application in.
So with this whole Java to JavaScript compilation process, some people initially assumed that there wasn't any real compiler there with GWT. How would you come back with that and maybe enlighten people that are not completely aware of everything that is there under the hood?
You guys published a document towards the end of last year called: "Making GWT Better". How are the things in that driving the evolution of GWT?
How has the community taken to GWT since the full open-sourcing of it? I know one thing that developers are always cautious about is, is this a one-man or one-company project? so how's the community interaction?
You guys released 1.3 a couple of months back and now you are driving towards 1.4. What are the main features coming in 1.4? I know you just mentioned as far as the compile size reduction, but what are some of the other items?
show all  show all
Can anyone play the video by Toby Jee Posted Dec 31, 2007 10:35 PM
Re: Can anyone play the video by Toby Jee Posted Dec 31, 2007 10:37 PM
Re: Can anyone play the video by Przemyslaw Rudzki Posted Jan 6, 2008 5:23 AM
Re: Can anyone play the video by Milen Kostadinov Posted Jan 11, 2008 1:28 PM
  1. Back to top

    Can anyone play the video

    Dec 31, 2007 10:35 PM by Toby Jee

    Hi guys, Tried to play the video but it doesn't work. Just wondering if its just me, can anyone play the video?

  2. Back to top

    Re: Can anyone play the video

    Dec 31, 2007 10:37 PM by Toby Jee

    Sorry my bad. I'm able to play it. False alarm. :P

  3. Back to top

    Re: Can anyone play the video

    Jan 6, 2008 5:23 AM by Przemyslaw Rudzki

    It only plays first 2 seconds then it dies.

  4. Back to top

    Re: Can anyone play the video

    Jan 11, 2008 1:28 PM by Milen Kostadinov

    After 2-3 page refresh..the video start :)

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.