Reviewers: cromwellian,

Description:
Changes in com.google.gwt.app land to catch up to the RequestFactory
overhaul. In particular, nukes PropertyColumn, and reworks
AbstractProxyEdit now that create semantics have changed. Made APE a
bit less monolithic in the process.

I will still be busting up com.google.gwt.app and banishing these
proxy specific places and activities to sample land, but this
is a necessary first step.

Also note the addition of disabled_testChangedEdit() to
RequestFactoryTest, which exposes an isChanged bug:

https://jira.springsource.org/browse/ROO-1485


Please review this at http://gwt-code-reviews.appspot.com/946802/show

Affected files:
  D user/src/com/google/gwt/app/client/NullParser.java
  M user/src/com/google/gwt/app/place/AbstractProxyEditActivity.java
  M user/src/com/google/gwt/app/place/AbstractProxyListActivity.java
  M user/src/com/google/gwt/app/place/AbstractProxyListView.java
  A user/src/com/google/gwt/app/place/CreateAndEditProxy.java
  A user/src/com/google/gwt/app/place/FindAndEditProxy.java
  D user/src/com/google/gwt/app/place/PropertyColumn.java
  D user/src/com/google/gwt/app/place/PropertyView.java
  M user/src/com/google/gwt/app/place/ProxyEditView.java
  M user/src/com/google/gwt/app/place/ProxyListView.java
  M user/src/com/google/gwt/app/place/ProxyPlace.java
  M user/src/com/google/gwt/app/place/ProxyPlaceToListPlace.java
M user/src/com/google/gwt/requestfactory/client/RequestFactoryEditorDriver.java M user/src/com/google/gwt/requestfactory/client/impl/AbstractRequestFactoryEditorDriver.java M user/src/com/google/gwt/requestfactory/client/impl/RequestFactoryEditorDelegate.java M user/src/com/google/gwt/requestfactory/client/testing/MockRequestFactoryEditorDriver.java M user/src/com/google/gwt/requestfactory/shared/UserInformationRequest.java
  M user/test/com/google/gwt/requestfactory/client/EditorTest.java
  M user/test/com/google/gwt/requestfactory/client/RequestFactoryTest.java


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

Reply via email to