Interesting. In my own research ( see 
http://www.dynamicalsoftware.com/java/cloud/jdo
), I currently recommend JDO over JPA due to my own findings on data
store maturity with various cloud-based back-ends.

I am curious as to the findings of others. If you were starting a
project today and you wanted to use an ORM to defer the decision on
whether or not your app runs in the cloud, would you use JDO or JPA?


On Apr 27, 5:00 pm, davek <[email protected]> wrote:
> Also, if you use JDO or JPA you can use warp-persist, which makes data
> access *really* easy.
>
> This is broken at the moment for gwt-dispatch-1.1 snapshot on GAE
> however it shows using JPA, warp-persist and GAE's data 
> store:http://www.komacke.com/svnbrowser/public/trunk/Notebook/?pathrev=27
>
> I'll post a note when the gwt-dispatch part is working.
>
> --
> 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 
> 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 [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.

Reply via email to