Well activities and presenter really look alike and the two denomination are confusing, but a hint is the presenter interface in Gwt tutorials that point to a presenter interface that Activities usually implements.
Cheers, On Thu, Nov 3, 2011 at 1:16 PM, Thomas Broyer <[email protected]> wrote: > There's no difference. Activities & Places are mostly about navigation. > Many people make their activity their presenter. When you create an "MVP" > project in Eclipse, it uses Activities & Places, and I believe the > activities are "MVP presenters" (not sure, never tried it) > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/Vg0PqbYm_5YJ. > > 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. > -- Christian Goudreau www.arcbees.com -- 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.
