"Javascript is the assembly language of Ajax applications"
Posted by pat 96 days ago
This is a quote from Arno Puder's XML11 Google Tech Talk, for which the video is now available. Don't miss it, it's fun and just geeky enough to keep you awake.
I met Arno Puder at JavaOne 3 weeks ago. I was presenting Google Web Toolkit at the Google booth and he started asking me very pointed questions about how the java to javascript compiler worked and why Google had chosen this design. I had to confess I did not know, suggested that he would need to ask the team in the developer forum, and instead asked him a demo of his project, XML11. The demo and explanations about the techniques he was using blew me away! It may not scale, and addresses a different problem than GWT, but his java bytecode to javascript compiler is a fascinating shortcut.
So I invited him to give a tech Talk at Google, which he did last week. It was an excellent talk, fortunately setup in building 42. Have fun watching it. Thanks Arno for sharing your insight with us.