Hi Fabien, I'm afraid you should build your GWT applications in MVP (Model - View - Presenter) design pattern and not MVC (Model - View - Controller), as stated by ray Ryan at Google IO 2009.
Check out these links: http://supplychaintechnology.wordpress.com/2009/06/03/forget-mvc-use-mvp/ and http://code.google.com/events/io/2009/sessions/GoogleWebToolkitBestPractices.html Good luck! On Dec 15, 3:58 pm, Fabien <[email protected]> wrote: > Hi, > > I would like to know if someone try to merge PureMVC and GWT ? > > And if true, if someone can help me with just an example or a > tutorial. > > Thanks, -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
