I think that is my entire problem. If I create an AppActivity, I am also creating an AppPlace and trying to tie the two together. Is the relationship between Activity and Place a one to one?
On Nov 22, 2:11 pm, koma <[email protected]> wrote: > Not really, but it is not that hard to modify HelloMVP to make it > work. > > Actually HelloMVP is a really confusing example, because > > - the activities are called HelloActivity and GoodbyeActivity > - the places are called HelloPlace and GoodbyePlace > > but the activities and places are orthogonal to each other. That > doesn't help to get a clearer understanding. -- 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.
