commit | 2ead5c57b70dd89376e778ea9abab913cca25dcb | [log] [tgz] |
---|---|---|
author | pdr@google.com <pdr@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Sat Sep 18 16:13:37 2010 +0000 |
committer | pdr@google.com <pdr@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Sat Sep 18 16:13:37 2010 +0000 |
tree | af285a2de50849926190e0877569925ec3d76c41 | |
parent | 25bbad257104c5749cedf398f538e74c57797e93 [diff] |
Fixes two Roo issues: ROO-1238 (Amit) and ROO-1380 (pdr) ROO-1238: * Remove SyncResults. * Use EntityProxyId and RequestFactory.find(EntityProxyId) instead of the id field of EntityProxy (or a ProxyImpl with just the id and schema fields). ROO-1380: * Removes RequestFactory::getProxy(String), replacing it with getProxyId(String). * Removes the EntityProxy.asString() method, and fixes one incorrect usage of it. * Adds getToken(EntityProxyId). * Renames getToken() to getHistoryToken() in RequestFactory. Review at http://gwt-code-reviews.appspot.com/897801 git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8815 8db76d5a-ed1c-0410-87a9-c151d255dfc7