June 19th, 2007

GWT is listening to developer demands

There is GWT 1.4 RC available since 29 May. Have a look at the release notes, it looks very promising.

Most interesting part IMHO is that GWT RPC now can use java.io.Serializable. Before 1.4 we had to implement a GWT interface called IsSerializable.

Leave a Reply