gwt-dispatch implements a reusable 'command pattern' API for GWT. Inspired by Ray Ryan's Best Practices For Architecting Your GWT App session at Google I/O 2009, this is an implementation of the 'command pattern' discussed at the beginning of the video.
gwt-dispatch implements a reusable 'command pattern' API for GWT. Inspired by Ray Ryan's Best Practices For Architecting Your GWT App session at Google I/O 2009, this is an implementation of the 'command pattern' discussed at the beginning of the video.
- Development Guide - Useful information for developers.
- Getting Started - A quick intro to the API.
- API Discussions - The Google Group for this library. Post any questions you have here!