FYI, I've moved the Scala JPA stuff into its own module: http://scala-tools.org/mvnsites-snapshots/scalajpa/
That way it can be used outside of Lift. I believe Kris might be working on refactoring the JPA demo site to use the ScalaJPA module for the 1.0 release, but I'm not positive. Derek On Tue, Feb 17, 2009 at 12:20 PM, Charles F. Munat <[email protected]> wrote: > > That would be Derek, I believe. And it is very nicely done. > > Greg -- I'll send you some code off list. > > Chas. > > Meredith Gregory wrote: > > Derek, > > > > i found the JPA demo -- it seems to have been added recently. i don't > > know JPA -- at all -- so i don't know if it's idiomatic, but the code in > > the sample is easily read. Whoever did it did a nice job. > > > > Best wishes, > > > > --greg > > > > On Tue, Feb 17, 2009 at 10:31 AM, Meredith Gregory > > <[email protected] <mailto:[email protected]>> wrote: > > > > Derek, > > > > Thanks for your note. Can you tell me where the liftweb JPA demo is? > > Looking at the repo under sites i see > > > > sites <http://code.google.com/p/liftweb/source/browse/#> > > > > * example <http://code.google.com/p/liftweb/source/browse/#> > > * hellodarwin <http://code.google.com/p/liftweb/source/browse/#> > > * hellolift <http://code.google.com/p/liftweb/source/browse/#> > > * skittr <http://code.google.com/p/liftweb/source/browse/#> > > > > Best wishes, > > > > --greg > > > > > > On Tue, Feb 17, 2009 at 10:02 AM, Derek Chen-Becker > > <[email protected] <mailto:[email protected]>> wrote: > > > > There's the JPADemo site under liftweb, or I might be able to > > pull together some sample code in private. > > > > Derek > > > > > > On Tue, Feb 17, 2009 at 10:59 AM, Meredith Gregory > > <[email protected] <mailto:[email protected]>> > wrote: > > > > Lifted, > > > > i've successfully taken a pretty complex ActiveRecord-gen'd > > db structure (deployed on MySQL) to JPA with two cmdline > > invocations and pretty minimal Hibernate config. To my mind > > this significantly eases the burder of porting large RoR (or > > JRoR) apps to Lift. It also helps with cases where you'd > > like RoR apps to work in tandem with a Lift+Scala backend. > > > > To flesh out this part of the experiment it would be very > > helpful to look at some examples of using Lift with JPA. Are > > there any lying around that i might take a gander at? > > > > Best wishes, > > > > --greg > > > > > > On Tue, Feb 17, 2009 at 9:46 AM, Derek Chen-Becker > > <[email protected] <mailto:[email protected]>> > wrote: > > > > I've only used it under Eclipse. I would assume that > > there should be some way to call an ant script from > > Maven, though... > > > > Derek > > > > > > On Mon, Feb 16, 2009 at 1:16 PM, Meredith Gregory > > <[email protected] > > <mailto:[email protected]>> wrote: > > > > Lifted, > > > > Does anyone have experience with using the hibernate > > reverse-engineering stuff under maven? Everything > > i've stumbled on is ant-driven. > > > > Best wishes, > > > > --greg > > > > -- > > L.G. Meredith > > Managing Partner > > Biosimilarity LLC > > 806 55th St NE > > Seattle, WA 98105 > > > > +1 206.650.3740 > > > > http://biosimilarity.blogspot.com > > > > > > > > > > > > > > > > > > -- > > L.G. Meredith > > Managing Partner > > Biosimilarity LLC > > 806 55th St NE > > Seattle, WA 98105 > > > > +1 206.650.3740 > > > > http://biosimilarity.blogspot.com > > > > > > > > > > > > > > > > > > -- > > L.G. Meredith > > Managing Partner > > Biosimilarity LLC > > 806 55th St NE > > Seattle, WA 98105 > > > > +1 206.650.3740 > > > > http://biosimilarity.blogspot.com > > > > > > > > > > -- > > L.G. Meredith > > Managing Partner > > Biosimilarity LLC > > 806 55th St NE > > Seattle, WA 98105 > > > > +1 206.650.3740 > > > > http://biosimilarity.blogspot.com > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
