Has there ever been discussions about supporting scala ? What I like most about GWT is that it allows to write rich AJAX client using a strongly typed language (java), which is pretty unique. I have come to enjoy Scala very much, being able to write GWT apps in Scala would be totally awesome.
I would think that compiling from scala source to javascript would actually be easyer than from java, scala closures for example could translate almost directly to javascipt closures. I assume that significant part of your java->javascript translater could be resused, and the fact that scala lives in the JVM would certainly help. What kind of effort would it take ? --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
