GWT MVP is probably superior to pure GWT. I like GWT, but the programming model better fits a rich UI than a webpage with a few simple XHR controls.
BTW, I think GWT Designer is *awesome*: http://code.google.com/webtoolkit/tools/download-gwtdesigner.html -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Fri, Jan 7, 2011 at 10:47 AM, Gal Dolber <[email protected]> wrote: > Probably > > > On Fri, Jan 7, 2011 at 1:38 PM, Sreejumon KP <[email protected]> wrote: > >> How about using GWT MVP in App Engine? Would it be better than rest of the >> MVC frameworks? >> >> Regards >> Sreejumon >> >> >> On Fri, Jan 7, 2011 at 10:56 PM, Ikai Lan (Google) < >> [email protected] <ikai.l%[email protected]>> wrote: >> >>> Yes, Play has a long initialization stage. >>> >>> The reason I'm bringing it up now is because you can enable "Always On" >>> to reduce cold starts. >>> >>> -- >>> Ikai Lan >>> Developer Programs Engineer, Google App Engine >>> Blogger: http://googleappengine.blogspot.com >>> Reddit: http://www.reddit.com/r/appengine >>> Twitter: http://twitter.com/app_engine >>> >>> >>> >>> On Thu, Jan 6, 2011 at 11:59 PM, Marcel Overdijk < >>> [email protected]> wrote: >>> >>>> Ikai, >>>> >>>> Do you have experience with Play framework on GAE. >>>> I looked at it and I noticed it uses Groovy for templating in the view >>>> layer. >>>> Sometime back I tried to use Groovy on GAE and it had performance >>>> impacts. >>>> >>>> Do you know Play suffers with longer (cold) startup of application, >>>> our first time view is accessed (which is probably the same). >>>> >>>> Cheers, >>>> Marcel >>>> >>>> >>>> On Dec 29 2010, 8:02 pm, "Ikai Lan (Google)" <ikai.l >>>> [email protected]> wrote: >>>> > Um ... those are like the opposite of lightweight. >>>> > >>>> > Here are some I like: >>>> > >>>> > Play Framework: probably the most underrated Java framework I've ever >>>> seehttp://www.playframework.org/ >>>> > >>>> > Slim3: built for App Engine. Cons: kind of needs deep Eclipse >>>> integrationhttp://sites.google.com/site/slim3appengine/ >>>> > >>>> > There are more. I'll post in a bit. What are other frameworks everyone >>>> else >>>> > here likes? >>>> > >>>> > -- >>>> > Ikai Lan >>>> > Developer Programs Engineer, Google App Engine >>>> > Blogger:http://googleappengine.blogspot.com >>>> > Reddit:http://www.reddit.com/r/appengine >>>> > Twitter:http://twitter.com/app_engine >>>> > >>>> > On Wed, Dec 29, 2010 at 10:49 AM, Nasif Noorudeen <[email protected]> >>>> wrote: >>>> > > spring & jsf >>>> > >>>> > > On 12/29/10, Sree <[email protected]> wrote: >>>> > > > Hello, >>>> > >>>> > > > I am new to Java and App Engine, and coming from ASP.NET C# and >>>> > > > Windows Azure world. I am looking for a lightweight & best >>>> performing >>>> > > > java based MVC framework. I would like to migrate my ASP.NET MVC >>>> > > > project to App Engine (Java). >>>> > >>>> > > > It would be great if you can share your experience. I am open to >>>> > > > Python as well, but learning Java is faster than Python, since I >>>> am >>>> > > > good at C#. >>>> > >>>> > > > Thanks in Advance. >>>> > >>>> > > > Regards >>>> > > > Sree >>>> > >>>> > > > -- >>>> > > > You received this message because you are subscribed to the Google >>>> Groups >>>> > > > "Google App Engine for Java" group. >>>> > > > To post to this group, send email to >>>> > > [email protected]. >>>> > > > To unsubscribe from this group, send email to >>>> > > > [email protected]<google-appengine-java%[email protected]> >>>> <google-appengine-java%[email protected]<google-appengine-java%[email protected]> >>>> > >>>> > > . >>>> > > > For more options, visit this group at >>>> > > >http://groups.google.com/group/google-appengine-java?hl=en. >>>> > >>>> > > -- >>>> > > You received this message because you are subscribed to the Google >>>> Groups >>>> > > "Google App Engine for Java" group. >>>> > > To post to this group, send email to >>>> > > [email protected]. >>>> > > To unsubscribe from this group, send email to >>>> > > [email protected]<google-appengine-java%[email protected]> >>>> <google-appengine-java%[email protected]<google-appengine-java%[email protected]> >>>> > >>>> > > . >>>> > > For more options, visit this group at >>>> > >http://groups.google.com/group/google-appengine-java?hl=en. >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google App Engine for Java" group. >>>> To post to this group, send email to >>>> [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<google-appengine-java%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-appengine-java?hl=en. >>>> >>>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google App Engine for Java" group. >>> To post to this group, send email to >>> [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<google-appengine-java%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-appengine-java?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine for Java" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-appengine-java%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. >> > > > > -- > Guit: Elegant, beautiful, modular and *production ready* gwt applications. > > http://code.google.com/p/guit/ > > > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
