Hi Joe, Could you tell me why is MVP is preferred over MVC please. i went through the links given above but that isnt really giving why a presenter pattern is preferred over a controller pattern? they explain what is MVP pattern.
Thank you, bala. On Wed, Dec 16, 2009 at 6:04 PM, Joe <[email protected]> wrote: > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- 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.
