I think it's possible to extend the new GwtEvent & Handlers design
appeared in 1.6 creating GwtMvcEvent (extends GwtEvent<?>) class and
GwtMvcEventHandler interface (extends EventHandler).
An example of personnal extension of Gwt Event system is given here :
http://phiz.posterous.com/loose-coupling-in-client-side-web-apps-with-g
Ludo
> I vote for "*MvcEvent*". It is still an Event and it represent the mean of
> communication in the MVC pattern.
>
> The "Action" term is too close to the Struts framework. Can be confusing.
> The "View" term is too restrictive, indeed we can have a controller send a
> message to another controller without passing by the view.
> In the same way the "User" term is restrictive...
>
> That's my way of thinking.
>
> Have a nice day.
>
> Guillaume
>
> 2009/7/24 Francois Wauquier <
wok...@gmail.com>
>
>
>
>
>
> > Hello, group memers
>
> > Since GWT 1.6, the gwt-mvc Event name is confusing.
>
> >
http://gwt-mvc.googlecode.com/svn/trunk/gwt-mvc/javadoc/0.2/com/googl...