GWT的当前状态是什么? [英] What's the current state of GWT?

查看:158
本文介绍了GWT的当前状态是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在研究一个复杂的Web应用程序,并且正在为某些事情寻找javascript / jquery开发非常具有挑战性。所以我开始寻找替代工具。



我认为GWT可能是我一直在寻找的东西。在开发过程中有很多次,我曾想过如果我只是用Java编程。我想要的功能主要围绕OOP和重新使用性,我发现很难在javascript中获得。

然而,我想了解GWT的可行性是。我已经做了一些搜索,并阅读了一年前GWT的一些看法。但我很好奇现在情况如何。很多开发者在使用它吗?它在增长吗?您是否看到GWT从现在开始使用? 在GWT产品中,GWT肯定会不断增长。 >


  • Google Buzz使用GWT,就像Google Moderator一样,
  • 新的Google Web Fonts v2内置

  • 有些Orkut团队的人过去几周为GWT代码库做了大量工作(让UiBinder生成一个大的HTML字符串,然后将渲染的子树包装到小部件中) 。

  • 新的 Google网上论坛使用GWT构建。

  • 它们将启动 RequestFactory作为即使您的网络应用程序(在GWT中)和您的移动应用程序(为Android)之间共享相同的协议,甚至是相同的代码。 //chrome.angrybirds.com/\">愤怒的小鸟Chrome 去年5月,感谢GWT和 ForPlay (它使Java中的代码库可编译为HTML5,Flash,Java和Android !)。

  • Apache Wave(Google Wave的继任者)仍然使用GWT作为其用户界面。

  • etc。



随着时间的推移,您还可以通过Wayback Machine了解项目成员数量的增长情况。比较 2007年1月 2009年8月,以及即时。 Ohloh也有一些很好的数字


I am currently working on a complex web application and am finding javascript/jquery development for the certain things to be very challenging. So I started looking for alternative tools.

I think GWT is probably what I've been looking for. There has been numerous times during development that I have thought "if only I was programming in Java." The features I'm wanting mostly revolve around OOP and re-usability that I find difficult to obtain in javascript.

However, I want to get a feeling of how viable GWT is. I've done some searching and have read some opinions of how GWT was a year ago. But am curious how things are going now. Are many developers using it? Is it growing? Do you see GWT being used years from now?

解决方案

GWT is definitely growing, within Google products to begin with.

  • Google Buzz makes use of GWT, as does Google Moderator,
  • the new Google Web Fonts v2 is built with GWT.
  • There are people from the Orkut team contributing extensively these past weeks to the GWT code base (let UiBinder generate a single big HTML string and then wrap "rendered" subtrees into widgets).
  • The new Google Groups is built with GWT.
  • They're launching RequestFactory as a mean of sharing the same protocol, and even the same code between your web app (in GWT) and your mobile app (for Android).
  • Rovio launched Angry Birds Chrome last May, thanks to GWT and ForPlay (which makes the same code base in Java compilable to "HTML5", Flash, Java and Android!).
  • Apache Wave (successor of Google Wave) still uses GWT for its UI.
  • etc.

You can also look at the growth in number of project members over time thanks to the Wayback Machine. Compare January 2007 with August 2009, and now. Ohloh also has some good figures.

这篇关于GWT的当前状态是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆