Thursday, May 27, 2010

Re: MVP Framework in GWT 2.1 M1 ?

Actually, it is on the javadoc page at
http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/index.html
under com.google.gwt.app.place package.
It also includes PlaceManager, Activity (presenter) mappings

Bikeshed example, though clumpy, sheds plenty of light on how it can
be used.

On May 27, 3:24 pm, pjulien <pjul...@gmail.com> wrote:
> It exists but the javadoc wasn't included for some reason.  A
> presenter is called "Activity".  I'm guessing to make it more familiar
> to Android development.
>
> You can see the code for activities and places here:
>
> http://code.google.com/p/google-web-toolkit/source/browse/branches/2....
>
> On May 20, 4:44 am, metrixon <metri...@gmail.com> wrote:
>
>
>
> > I just downloaded the M1 release ofGWT2.1and was wondering where I
> > can find more information on the MVP framework that will be part ofGWT2.1.
> > I looked around the Javadocs but did not find anything like it. Is the
> > MVP framework already part of the M1 release ?
>
> > --
> > You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
> > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> > For more options, visit this group athttp://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment