Directory

CDI MVP - Vaadin Add-on Directory

Lightweight MVP pattern for Vaadin CDI projects CDI MVP - Vaadin Add-on Directory
MVP (model-view-presenter) is an emphasized pattern for larger Vaadin applications. CDI MVP provides a lightweight approach to building a foundation for your front-end layer with Vaadin and MVP. A good example on how to use CDI MVP in a Vaadin project can be found in the links section. The add-on can only be used in Vaadin CDI enabled projects.
Discussion Forum
Source Code
Issue Tracker
Example Project

CDI MVP version 0.9.3
A critical bug fixed

CDI MVP version 0.9.4
Fixed an issue in beans.xml that caused some problems in certain environments. Added an inherited @UIScopedStereotype for abstract presenter/view. Added tests for the add-on.

CDI MVP version 0.9.5
CDI 1.1 supported