Reviewers: rjrjr,

Description:
Updates DTRF to show the use of ServiceLocators and Locators.
- Added editors to modify person schedules
- Schedule is now a RF Entity and TimeSlot is now a VO
- ScheduleLocator interfaces with "non standard" getKey and getRevision
methods
- ScheduleService provides a service method


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

Affected files:
M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/widgets/PersonEditor.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/widgets/PersonEditor.ui.xml A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/widgets/ScheduleEditor.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/widgets/ScheduleEditor.ui.xml M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/widgets/SummaryWidget.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/widgets/TimeSlotListWidget.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/widgets/TimeSlotListWidget.ui.xml M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/domain/Person.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/domain/Schedule.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/domain/TimeSlot.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/server/PersonFuzzer.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/server/PersonSource.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/server/ScheduleFuzzer.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/server/ScheduleLocator.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/server/ScheduleService.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/server/ScheduleServiceLocator.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/server/SchoolCalendarService.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/shared/DynaTableRequestFactory.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/shared/PersonProxy.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/shared/ScheduleProxy.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/shared/TimeSlotProxy.java


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

Reply via email to