Re: [ANN] WOGWT framework for integrating GWT with WebObjects
Re: [ANN] WOGWT framework for integrating GWT with WebObjects
- Subject: Re: [ANN] WOGWT framework for integrating GWT with WebObjects
- From: Anjo Krank <email@hidden>
- Date: Wed, 17 Dec 2008 21:37:41 +0100
This is neat! Is the tomcat deployment mandatory?
Cheers, Anjo
Am 17.12.2008 um 18:08 schrieb John Huss:
I've started a WOGWT project to integrate GWT (Google Web Toolkit)
with WebObjects. It's still very young, but if you are interested
in getting AJAXy behavior and hate Javascript, then this is for you.
GWT is basically a Java-to-Javascript compiler. You write Java code
and it spits out some static javascript files. So you get all the
benefits of developing in Java, like compile-time checking, code
completion, refactoring, and even potential code reuse.
You can use GWT as little or as much as you want. You can just do
the simple kinds of the things people have been doing with
Javascript forever, like Alert, form validation, and hiding and
showing elements. Or you can do a lot more, like implement your
entire UI in Swing-like UI code, send ajax http requests, transfer
EOs to and from the server, etc.
FYI, WOGWT requires WO 5.4 and a recent version of Project Wonder.
I would welcome any feedback or code contributions. Please play
with it and see what you think!
John
P.S. If anyone is willing to host the Demo application for me, that
would be awesome
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden