If you call getRecord() within exit(), it will have the real id. I'll update the javadoc.
On Tue, Aug 17, 2010 at 1:32 PM, Patrick Julien <[email protected]> wrote: > When is the record updated to have the real id from the server? We > have getRecord() now which we can use getId() but the receiver no > longer updates the record from one obtained from the server > > On Tue, Aug 17, 2010 at 3:49 PM, <[email protected]> wrote: > > Reviewers: jlabanca, > > > > Description: > > Allows subclasses to take control of exit points in > > AbstractRecordListActivity and AbstractRecordEditActivity > > > > https://jira.springsource.org/browse/ROO-1225 > > https://jira.springsource.org/browse/ROO-1226 > > https://jira.springsource.org/browse/ROO-1227 > > > > > > Please review this at http://gwt-code-reviews.appspot.com/771802/show > > > > Affected files: > > M user/src/com/google/gwt/app/place/AbstractRecordEditActivity.java > > M user/src/com/google/gwt/app/place/AbstractRecordListActivity.java > > > > > > -- > > http://groups.google.com/group/Google-Web-Toolkit-Contributors > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
