On Nov 9, 2:45 am, Andy Dingley <ding... (AT) codesmiths (DOT) com> wrote:
Quote:
On 8 Nov, 22:49, salmobytes <Sandy.Pittendr... (AT) gmail (DOT) com> wrote:
Google has done a good job with GWT.
They haven't. It's a piece of crap that pisses away resources left,
right and centre. It might be easy to use, it might be OK for a one-
off tiny application that's used for one page and discarded. If you
try and use it for intranet web applicatiosn though, where a browser
stays in the same app through a whole working day, then GWT's problems
will soon appear to you. |
I have used it, a lot. GWT has its quirks, memory leaks, etc.
But we found we could work around those problems. It's handy,
for instance, to be able to send database updates off to
the server based on dropdown menu events (user
adds a new choice for his personal version of a database insert
form). For our purposes (database inserts describing complex
laboratory experiments, where the user often has to add new
descriptive menus on the fly) we were happy with GWT.
I though it worked well for complex GUI screens.
I wouldn't want use it for standard website pages.
Even if they haven't *done a good job* they have implemented
most of the Java programming language in Javascript.
And that--at the very least--illustrates the power we could
have had, if *we* all hadn't been force to pay the price
for the browser wars.
You could modifly styles and positioning dynamically, based
on a lot more that just mouse over a link.