A good starting point for MVP is the MobileWebApp example packaged with 
GWT.   I have experience with MVP using JDO (DataNucleus), GWT 
RequestFactory, and AppEngine.  I have found this combination to be very 
fast and responsive for the client.  Scaling with AppEngine is not an issue 
if you design your model correctly.   I don't have any examples publicly 
available, however if you have more specific questions, I can try and 
answer them.  Overall, the setup of the architecture you are specifying can 
be a little bit of work in the short term, however as your project grows, 
both in code size and developers, it becomes much easier to manage than 
alternative methods, in my opinion. 

On Wednesday, April 2, 2014 3:24:09 AM UTC-7, Mic L wrote:
>
> Hello,
> Are there any examples how to use GWT, RequestFactory, MVP, JDO and 
> DataNucleus all together?
>
> Is MVP supported under GAE/J? How is it possible to scale MVP without 
> GAE/J?
>
> Thank you in advance.
>
> Mic
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to