Reviewers: jat, Description: Introduces RunAsyncActivity, a simple wrapper to turn any activity into a code split point.
Please review this at http://gwt-code-reviews.appspot.com/1386806/ Affected files: M eclipse/user/.classpath M user/build.xml M user/src/com/google/gwt/activity/Activity.gwt.xml A user/src/com/google/gwt/activity/client/RunAsyncActivity.java M user/src/com/google/gwt/core/client/AsyncProvider.java A user/src/javax/inject/Inject.gwt.xml A user/test/com/google/gwt/activity/ActivitySuite.gwt.xml M user/test/com/google/gwt/activity/ActivitySuite.java A user/test/com/google/gwt/activity/client/RunAsyncActivityTest.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
