gwt-mvp


GWT - Model View Presenter Implementation

Description

This is an implementation of the Model-View-Presenter pattern based on the "GWT App Architecture Best Practices - Ray Ryan".

This implementation uses Google GIN as a Dependency Injection (DI) engine.

You can find here sample applications using this implementation.

I would recommend gwt-dispatch as an implementation for the command pattern described by Ray Ryan.

If you want to help, please contact me and I will add you to the project.

Project Information

Labels:
gwt mvp