in addition, in most cases it doesnt matter what java version to use for GWT code, if your environment still allows java1.4 and you want to integrate latest GWT into your project, it will do perfectly if you keep GWT out of serverside as GWT does not dictate to use RPC communications, or the recent RequestFactory.... and for any distributed applications nowadays, one anyway would prefer to use the most common interchange format... just imagine one server (GAE at best) serving many different clients, like android, iPhone, or GWT ... :o) ok, but thats another story...
On 8 Feb., 08:47, stuckagain <[email protected]> wrote: > What features in Java 6 would be so fundamental to GWT that 1.5 becomes > deprecated ? -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
