Want GWT, get Java
Posted Nov 1, 2009 15:38 UTC (Sun) by
dmarti (subscriber, #11625)
In reply to:
Gerrit: Google-style code review meets git by zwily
Parent article:
Gerrit: Google-style code review meets git
AFAIK there's nothing like GWT for anything except Java -- if you want to develop a desktop-style UI, then deploy the same code unchanged to a browser, the only other alternative is Flash, which is one more thing to keep up to date on the client side.
Java also gets you the world's second-most-complete git implementation, so you don't need to fork and exec to run one of the git tools from your server software.
And, of course, anyone who wants to write Android apps has to learn Java anyway, so it's one less barrier to contribution from the original user base.
(
Log in to post comments)