On Wed, Feb 24, 2010 at 9:38 PM, David Pollak <[email protected]> wrote: > I've pinged Max and he's open to integration with Lift... do I have any > takers? > > On Wed, Feb 24, 2010 at 12:34 PM, Timothy Perrett <[email protected]> > wrote: >> >> Interesting - i've not explored that in 2.8... >> >> Personally, i've been wanting to get scala-migrations > > I'm not keen on the migrations view of the world. It's something that's not > type-safe (there's nothing that verifies that your model objects have the > same schema as the migrations).
That's true. We're currently using Rails migrations and I've been thinking if putting migrations into the app is really the right approach? What happens if migrations fail? It's not easy for the app itself to rollback to the previous version :-) /Jeppe -- 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.
