On Sun, Apr 12, 2009 at 2:54 PM, David Pollak <[email protected] > wrote:
> > > On Sat, Apr 11, 2009 at 8:36 PM, mal3 <[email protected]> wrote: > >> >> We are going to use the Google App Engine (GAE) for our app using GWT >> with the new Google GWT Eclipse plugin support. >> >> Our Scala and Lift skills are not up to the task of doing it in Lift >> right now. >> Once we have Exploring Lift and Beginning Scala books in our hot >> little hands in May, we will begin to port the app over to Lift. >> >> We need to choose between JPA and JDO. Which is the best choice >> in anticipation of using Lift on GAE in a couple of months time? >> So far as I can see, Lift supports JPA but not JDO. > > > Lift supports either. Lift is persistence agnostic. Lift has a module, > mapper, that has JDBC support. Derek and Co. have built some nice > JPA archetypes, but you can use JDO to your heart's content with Lift. > But there are no JDO examples while there are JPA and mapper ones. > >> >> Mal. >> >> >> > > > -- > Lift, the simply functional web framework http://liftweb.net > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Git some: http://github.com/dpp > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
