Comment by [email protected]:

AutoBean is likely to be good work out for easy (de)serialization. But why can't it support non-object types? E.g. List<Integer>, List<String>, String which could be serialized as [1,2,3], ["one","two","three"] and simple text correspondingly. Is it planned in further?

For more information:
http://code.google.com/p/google-web-toolkit/wiki/AutoBean

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to