commit | a7fc7a672db63d7f1a7a5bf98b7d29a312a4963b | [log] [tgz] |
---|---|---|
author | amitmanjhi@google.com <amitmanjhi@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Mar 18 22:14:08 2010 +0000 |
committer | amitmanjhi@google.com <amitmanjhi@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Mar 18 22:14:08 2010 +0000 |
tree | 93f1885b390cd855d659232de3441d398ec5b972 | |
parent | e11c22576ad7e700dbb73cf47f9e1aeef3ea2c8a [diff] |
Use reflection on the server side to have a shared code for handling all GET requests. The output of these requests is assumed to be a List of Entity. This list is then converted automatically to a JSON string and sent over the wire. Patch by: amitmanjhi Review by: rjrjr Review at http://gwt-code-reviews.appspot.com/240801 git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7747 8db76d5a-ed1c-0410-87a9-c151d255dfc7