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]>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]> 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
