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)?
GWT 2.0: So good it's ridiculous
21–30 of 48 posts
Re: GWT 2.0: So good it's ridiculous
#22How could trading the expressiveness of JS for the expressiveness of Java without the commensurate increase in performance be "So good it's ridiculous".
You clearly didn't RTFA. I'll give you my personal reasons for liking GWT in a few short bullets. 1. Better tooling - IDE refactoring when I need to change things. Red squigglies when I make a typo or reference something thats not there. A real debugger with breakpoints for finding bugs. Auto completion and auto style formatting so I dont have to type so goddamn much. 2. Compiler optimizations - Your code gets faster…
Re: GWT 2.0: So good it's ridiculous
#23Earlier quoted context omitted.
Define clean.
Doesn't require some third-party (which tend to lag behind the latest versions) library to get it working and I can write normal server side code in Python, etc.
Re: GWT 2.0: So good it's ridiculous
#24GWT 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)?
Re: GWT 2.0: So good it's ridiculous
#25Those 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. There is wisdom in the middle.
Re: GWT 2.0: So good it's ridiculous
#26GWT 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)?
The download package comes with a bundled sample database, so you can take it for a spin too. Feedback welcome.
Re: GWT 2.0: So good it's ridiculous
#27While, 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 k…
Re: GWT 2.0: So good it's ridiculous
#28Pardon my ignorance but is there a clean way to run GWT with non-JVM server side languages?
Re: GWT 2.0: So good it's ridiculous
#29While, 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 k…
You get things like CSS namespacing and obfuscation for free with this approach too.
Re: GWT 2.0: So good it's ridiculous
#30Earlier quoted context omitted.
You clearly didn't RTFA. I'll give you my personal reasons for liking GWT in a few short bullets. 1. Better tooling - IDE refactoring when I need to change things. Red squigglies when I make a typo or reference something thats not there. A real debugger with breakpoints for finding bugs. Auto completion and auto style formatting so I dont have to type so goddamn much. 2. Compiler optimizations - Your code gets faster…
Was the personal attack at the end necessary?
Personal attacks are lame though, even on the internet. Thanks for calling me out on it :).
I apologize.