Mvp4g 1.3.0/1.3.1 has been released. The 1.3.0 version is compatible
with GWT 2.1 and older versions, whereas 1.3.1 is compatible with GWT
2.2.

Mvp4g is a framework that allows GWT developers to easily implement
the MVP/Event bus pattern thanks to one interface and a few
annotations. The framework supports code splitting and browser history
and comes with a lot of great features (lazy loading, navigation
event, event filtering...).

Among the new features available with 1.3.0/1.3.1, you will find:
-Navigation event: thanks to this feature, you have the same control
of user's navigation as with the GWT Activities/Place feature. You can
easily detect when a user leaves a page and display a confirmation
message.
-Easily generate event token for hyperlink
-Easily customize the place service to fit your needs
-Better support for the Reverse MVP (or View Delegate) pattern thanks
to Reverse View feature
-Event feature improvement: event broadcast, passive event
-APT: detect Mvp4g errors directly in Eclipse

Mvp4g has been successfully used on several commercial projects
including www.xplana.com. You can read feedback from other developers
on the Mvp4g forum (http://groups.google.com/group/mvp4g) or on GWT
marketplace (http://www.gwtmarketplace.com/).

http://code.google.com/p/mvp4g

Pierre

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to