Log in

View Full Version : Google Web Toolkit



Twey
05-18-2006, 02:17 PM
http://code.google.com/webtoolkit/

What do y'all think of it? Overly abstracted, or a useful toolkit? I think I'm leaning towards the latter.

djr33
05-18-2006, 07:10 PM
Looks like a bit more than I care to learn right now with other stuff to do, but google usually has cool stuff.
Looks a bit specific, though... not everyone needs a "dynamic table".

Twey
05-18-2006, 07:22 PM
No, no, no... it includes an entire toolkit, HTML, ECMAScript, AJAX, the lot, all simplified and made as browser-independent as possible.

djr33
05-18-2006, 07:23 PM
The table was just an example... didn't see much about the other scripts... hmm... will look into it.

Twey
05-18-2006, 07:30 PM
I did also just realize, however, that it's totally Javascript-reliant.

Maybe not quite so compatible, then... you'd need two versions of each page, one with GWT and one without. Still, it provides some nice features... might be worth it.