I would recommend to use MVP even when dealing only with one form factor. 
In the long run it makes maintaining the code much easier than it would be 
with simple widgets

On Wednesday, April 17, 2013 11:55:01 AM UTC+2, Stefan Ollinger wrote:
>
>
> 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]<javascript:>
> >:
>
>
> 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] <javascript:>.
> To post to this group, send email to 
> [email protected]<javascript:>
> .
> Visit this group at 
> <http://groups.google.com/group/google-web-toolkit?hl=en>
> http://groups.google.com/group/google-web-toolkit?hl=en.
> For more options, visit <https://groups.google.com/groups/opt_out>
> 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.


Reply via email to