This doesn't seem at all like we discussed.
http://gwt-code-reviews.appspot.com/723801/diff/1/13 File user/src/com/google/gwt/view/client/ListView.java (right): http://gwt-code-reviews.appspot.com/723801/diff/1/13#newcode70 user/src/com/google/gwt/view/client/ListView.java:70: void setDataProvider(DataProvider<T> dataProvider); I know this is where the conversation started, but I thought at the end we had gotten rid of this call entirely, and the DataProvider / Delegate interface as well. It should be just another listener for range change events. Is this patch a partial on the way to that design? http://gwt-code-reviews.appspot.com/723801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
