Skip to content

randombits-org/gwt-presenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gwt-presenter

Implementation of the Presenter section of a Model-View-Presenter (MVP) pattern.

Welcome

Inspired by Ray Ryan's Best Practices For Architecting Your GWT App session at Google I/O 2009, this is an implementation of the 'Presenter' part of the Model-View-Presenter (MVP) design pattern discussed in the video.

You may also be interested in the gwt-dispatch library, which is an implementation of a 'command pattern' API for GWT.

Links

Configuration

Currently GIN helpers are bundled in, but they are optional - the API can be initialised directly or via any other DI or other scheme you wish.

About

Implementation of the Presenter section of a Model-View-Presenter (MVP) pattern.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages