The one half of Expenses isnt even MVP. The one you access via
Expenses.html is a hard-wired app. That is the one they were showing
at Google I/O.

The other part, the Scaffold app I believe is what Roo spits out found
under Scaffold.html. I'm not sure as to just how much of that has been
hand tweaked and how much is straight up codegen. Of course, all of
that stuff is still under heavy development.

On Mon, Jun 21, 2010 at 11:00 PM, M Shannon <mshan...@gmail.com> wrote:
> I've been taking a good look at this 2.1 MVP stuff - and in particular
> the Expenses example (rev 8291)
>
> http://google-web-toolkit.googlecode.com/svn/branches/2.1/bikeshed/src/com/google/gwt/sample/expenses/
>
> I'm certainly not the best developer/architect going round, but I like
> to think I'm pretty good at reading people's existing code/examples
> and adapting/running with them as if they were my own.
> This expenses example is a nightmare to follow.  The bindings/wiring
> of all the pieces both client and server is nuts.
>
> I sure hope Spring Roo can generate an excellent CRUD starter
> application for me based off my domain objects and their
> relationships, cause there is no way in the world I could have come up
> with anything like that application.
>
> I thought hand-crafiting files that comprise a JSF app was difficult,
> but this thing takes the cake. I sure hope the IDE has some new tools
> to support this stuff.
>
>
>
>
>
>
>
>
> On May 27, 11:38 pm, Anton Tanasenko <atg.sleepl...@gmail.com> wrote:
>> Actually, it is on the javadoc page 
>> athttp://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-tool...@googlegroups.com.
>> > > To unsubscribe from this group, send email to 
>> > > google-web-toolkit+unsubscr...@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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to