Jeff, Thanks for your input. I looking into objectify for datastore access in my app.
On Nov 20, 12:12 pm, Jeff Schnitzer <j...@infohazard.org> wrote: > My favored stack right now: > > Objectify (I'm the lead developer, so this one was easy) > Resteasy + Htmleasy + Guice, tightly integrated > Cambridge templates (with JEXL) > Coffeescript + jQuery + Handlebars.js on the frontend > Heavy use of Jackson to jsonify objects, including embedded in the page > html to eliminate initial ajax hits > > A lot of the UI is dynamic (javascript templating), but the SEO-sensitive > pages are rendered completely with Cambridge. I'm happy with it so far, > although we had to build a lot of silly infrastructure to manage the > javascript. > > Jeff > > > > > > > > > > On Sun, Nov 20, 2011 at 7:54 AM, sppl <spol...@gmail.com> wrote: > > I am starting off with a new project using app engine java. I am trying to > > decide what mvc framework to use. I went through previous messages posted > > by group members and found this > > link<http://?place=msg%2Fgoogle-appengine-java%2F7wkMDm6kptY%2F-hxbaAyfK4sJ > > >. > > I then narrowed down my choices to following frameworks, > > > 1) Play framework - I like this framework, but it seems to have long > > initialization time. Also the play GAE > > module<https://github.com/guillaumebort/play-gae>support seems to have > > stopped/paused. > > > 2) Stripes framework - This seems to be lightweight, but it does not seem > > to be widely used. > > > 3) Slim3 - This is another lightweight framework I liked. But most of the > > users of this framework are in japan and the useful posts seem to be hidden > > in japanese. > > > Are there any other java frameworks that work well on app engine > > (lightweight and good startup time)? Any advices, pointers are appreciated! > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" group. > > To view this discussion on the web visit > >https://groups.google.com/d/msg/google-appengine-java/-/c_EbGr7n0KYJ. > > To post to this group, send email to > > google-appengine-java@googlegroups.com. > > To unsubscribe from this group, send email to > > google-appengine-java+unsubscr...@googlegroups.com. > > For more options, visit this group at > >http://groups.google.com/group/google-appengine-java?hl=en. > > -- > I am the 20% -- 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 google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.