Hi, MVP makes sense if your application has multiple view implementations for different devices (browser, mobile, tablet). Otherwise I prefer simple widgets using UiBinder/HtmlPanel and Composite containing presenter and view logic together.
Regards, Stefan Am 17.04.2013 um 07:42 schrieb Kedar Vyawahare <[email protected]>: > > Hi all, > > We are Building a large scale application in GWT. We are a little bit > confused about the pattern we should use.Can anyone please suggest me shall > we go with GWT simple pattern or shall we use patterns like MVP? > > -Regards > > Kedar > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
