http://gwt-code-reviews.appspot.com/914801/diff/1/2
File
user/src/com/google/gwt/requestfactory/client/impl/RequestFactoryJsonImpl.java
(right):

http://gwt-code-reviews.appspot.com/914801/diff/1/2#newcode202
user/src/com/google/gwt/requestfactory/client/impl/RequestFactoryJsonImpl.java:202:
persistedId = futureToDatastoreMap.get(entityProxyId.encodedId);
The value persistedId is important outside of this block.  Go back to
the boolean isFuture.

http://gwt-code-reviews.appspot.com/914801/diff/1/2#newcode237
user/src/com/google/gwt/requestfactory/client/impl/RequestFactoryJsonImpl.java:237:
futureId = datastoreToFutureMap.get(id, schema);
Comment.

http://gwt-code-reviews.appspot.com/914801/show

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

Reply via email to