GWT - Have You Used It?

Anything and everything software related that doesn't fit above can go in here!
Post Reply
User avatar
Flux
Legit Aficionado
Legit Aficionado
Posts: 87
Joined: Mon Apr 19, 2004 9:24 pm
Location: O'Fallon, IL

GWT - Have You Used It?

Post by Flux »

Hey All,
I wanted to know if any of you folks are developers at heart and have messed with Google's Web Toolkit (GWT).
Version 1.5 was released recently and it contains many new improvements. I began developing an application back when 1.4 was out, but I stopped because it wasn't straightforward to use Hibernate with GWT 1.4. Granted, there are tools to help you, but I don't want to have to use another tool just to get it to work.

Any thoughts or challenges?

One main question I have is, is GWT slow when implemented on a normal server (non-Google massive computer)?
My Humble System:
- AMD 2500+
- Radeon 9800 Pro
- EpoX 8RDA3+
User avatar
Alathald
Legit Extremist
Legit Extremist
Posts: 1630
Joined: Sun Dec 17, 2006 11:55 pm
Location: Southern Ohio
Contact:

Re: GWT - Have You Used It?

Post by Alathald »

I didn't even know they had a toolkit, I try to steer away from private, proprietary things like that. I've always liked C and BASIC (BASIC was my first love, don't judge me! 8-[ ) though I'm thinking about learning something like Java or Python when I get the free time (so I have something a bit better than BASIC under my belt). TBH I need to brush up on my C as well :-k
Image
User avatar
DMB2000uk
Site Admin
Site Admin
Posts: 7095
Joined: Mon Jul 18, 2005 5:36 pm
Location: UK

Re: GWT - Have You Used It?

Post by DMB2000uk »

You know how mcdonalds couldn't accept payments by card till fairly recently?

Well their whole till system ran on BASIC!!!
(I know someone that used to work there).

I bet they got some college kid to make it for them and paid them very little for it.

Dan
Image (<- Clickable)
User avatar
martini161
Mr Awesome
Mr Awesome
Posts: 3183
Joined: Sat Sep 08, 2007 8:27 pm
Location: Cherry Hill, New Jersey

Re: GWT - Have You Used It?

Post by martini161 »

basic FTW! (more specifically, visual basic, as im waaaaay to lazy to make GUI's in c :P )
User avatar
Flux
Legit Aficionado
Legit Aficionado
Posts: 87
Joined: Mon Apr 19, 2004 9:24 pm
Location: O'Fallon, IL

Re: GWT - Have You Used It?

Post by Flux »

Hey, the GUI is visual, so it makes sense to make it visually. It's the easiest and fastest way to create a GUI (which is so very important in the job world).
My Humble System:
- AMD 2500+
- Radeon 9800 Pro
- EpoX 8RDA3+
User avatar
Alathald
Legit Extremist
Legit Extremist
Posts: 1630
Joined: Sun Dec 17, 2006 11:55 pm
Location: Southern Ohio
Contact:

Re: GWT - Have You Used It?

Post by Alathald »

I did decide to go learn python after this thread, I haven't had a whole lot of time to mess around with it but so far it's an awesome language. The idea of whitespace is just amazing, makes for far less typing and automatically structures your program to be easily human readable (though they've made it very readable to begin with). I would definitely check it out if you're looking for a new high level language to learn.
Image
Post Reply