TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GWT 2.0: So good it's ridiculous

72 pointsby mindaugasover 15 years ago

7 comments

klsover 15 years ago
While, GWT is a very impressive feat of technical accomplishment. It really misses the mark, the problem with it as well as most of the old desktop development (languages, toolkits, frameworks) is that it favored the developer over the designer. This is one of the reasons for the popularity of the web, it allowed the designer (and the want-to-be designer) the ability to design and build interfaces without having to know a turring complete languages.<p>When I first started looking to do more dynamic web applications, I was convinced that toolkits like GWT and Echo2 where they way to go but I was reasoning from a Java developers perspective. It makes the job of a Java developer easier, while adding complexity to the task of the designer. This is all well and good when you have a 1-5 man team of experienced Java developers.<p>I now prefer to use Java (Ruby, C, whatever) to write business logic services on the server and use HTML, css and JavaScript on the client. by writing a UI controller in JavaScript that gets embedded into the HTML file via a script tag it gives very clean separation of HTML, CSS and code this allows a large team to work very productively. Designers work in HTML, CSS. UX developers work in pure JavaScript and business domain developers work in their language of choice.<p>This coupled with a CMS has allowed us to abandon the kludge of a server side document scripting language (asp, jsp, php) entirely and significantly reduced the complexity of delivering a web application.
评论 #992922 未加载
评论 #993071 未加载
评论 #992900 未加载
jonmc12over 15 years ago
GWT always sounds interesting, but I am underwhelmed by the application gallery. Every app looks like a draft version of gmail, google maps or google wave. Any links to impressive interfaces (non google-built)?
评论 #993008 未加载
评论 #992836 未加载
评论 #992751 未加载
评论 #992780 未加载
评论 #992637 未加载
评论 #993932 未加载
rbanffyover 15 years ago
Those who like statc-typing will always find it ridiculously great. Those used to dynamic-typing will find the idea of writing JavaScript in Java ridiculous, but not great.<p>There is wisdom in the middle.
评论 #992979 未加载
评论 #992825 未加载
richcollinsover 15 years ago
How could trading the expressiveness of JS for the expressiveness of Java without the commensurate increase in performance be "So good it's ridiculous".
评论 #992586 未加载
评论 #992609 未加载
评论 #992592 未加载
rgrieselhuberover 15 years ago
Pardon my ignorance but is there a clean way to run GWT with non-JVM server side languages?
评论 #992903 未加载
评论 #992718 未加载
geeklesover 15 years ago
The problem with GWT is java, which makes it meh.
评论 #992944 未加载
ivenkysover 15 years ago
Yes GWT 2.0 is impressive but haven;t we had 3 submissions on that in the last week.<p>Surely nothing new is being said here.
评论 #993177 未加载