On Friday, January 14, 2011 2:04:10 PM UTC+1, Erik Bens wrote: > > There're always sample apps including parts of the new features but I > didn't found any sample app bring all things together. The only way to > create an app with all features seems to be setting up a project with > spring roo 1.1.1. But this is not easy to understand due to roo > specific things. > > So: > - Is there an overview about the architecture and the flow of gwt > 2.1.1 e.g. how works the view with the activity and whats the point of > the activitiy mapper. (something like here > > http://www.nieleyde.org/SkywayBlog/post.htm?postid=37782056-c4e1-4dfb-9caa-40ab9552ca3b > > ) >
Shameless plug: http://tbroyer.posterous.com/gwt-21-activities and http://tbroyer.posterous.com/gwt-21-activities-nesting-yagni (no diagram included though, if that's what you were looking for) > - How to use Gin within the new features e.g. the request factory and > how about the event bus? > There's nothing special. Have a look at http://wanderingcanadian.posterous.com/using-binding-annotations-with-display-areas (don't forget to read my comment on this post ;-) ) > - Is there an 'easy' sample app including all of the features of gwt > 2.1.1? None that I know of. DynaTableRf uses RequestFactory and Editors, but not Places/Activities. -- 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.
