On 15 oct, 18:17, Evan <[email protected]> wrote: > I've been playing around with the Places/Activities features with 2.1 > and I've really come to appreciate them. I've spent a lot of time > deleting old boilerplate in the past few days. > > While I appreciate the nicely decoupled design, it's a bit cumbersome > to get a new project going with everything wired together. In > particular, it makes it rather tough to get new developers up and > running (and interested). > > Thoughts? Suggestions?
Ray Ryan seems to agree: https://jira.springsource.org/browse/ROO-1326 ;-) Given that I built something very similar a year ago, I tend to disagree, but I admit that's one more thing to understand before you can really code (and be productive). It took my coworkers several days (if not weeks) to understand the concepts (and they're new to GWT, so they first had to understand how GWT works, then what is RequestFactory, MPV, MPV with activities, navigation with places, etc.) On the other hand, it's not really different from having to learn how ASP.NET MVC (or WPF/XAML) and LINQ work when you start to develop in C# nowadays. -- 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.
