Hi G-men, You seem to be working actively on preparing a 2.2 release very soon, and I'm hoping that some issues (some of which I've provided a patch for) will be resolved in this release. One issue that's a blocker for us is related to ListEditor when used with RequestFactoryEditorDriver<http://code.google.com/p/google-web-toolkit/issues/detail?id=5752>. It's a blocker because I don't think there can ever be a workaround for it, but I believe this patch <http://gwt-code-reviews.appspot.com/1284801/show>fixes it.
Other issues I'm hoping will be fixed in the 2.2 release include: - Issue 5872<http://code.google.com/p/google-web-toolkit/issues/detail?id=5872>: RequestFactory: onFailure or onViolations on one invocation prevents following Receivers from being called (I'll be working on a patch this afternoon (UTC+1)) - Issue 5795<http://code.google.com/p/google-web-toolkit/issues/detail?id=5795>: Editor framework does not descend into an OptionalFieldEditor's sub-editor (blocker, I have provided patch<http://gwt-code-reviews.appspot.com/1249801/show> ) - Fix issue 4781<http://code.google.com/p/google-web-toolkit/issues/detail?id=4781>: allow HTML="" in UiBinder for setHTML() (I don't think we actually need it, but the patch <http://gwt-code-reviews.appspot.com/642801/show> is lying around for months now, and it's really a simple fix) -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
