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). > integrated into > the lift dev process for ages... this SQL project might be a great bed- > fellow for it. > > 2.8 is becoming more attractive by the day... > > Cheers, Tim > > On Feb 24, 8:29 pm, Jim Barrows <[email protected]> wrote: > > On Wed, Feb 24, 2010 at 1:27 PM, Timothy Perrett < > [email protected]>wrote: > > > > > Agreed - its nice. The var's are a little unsettling though... shame > there > > > is not a way to make it more immutable. > > > > Wouldn't the new copy functionality of case classes in 2.8 take care of > > that? I've been drooling over this and the migrations project combined > > since marius posted this. > > > > Very cool stuff. > > > > > > > > > > > > > > > > > Cheers, Tim > > > > > On 24 Feb 2010, at 17:35, David Pollak wrote: > > > > > Yeah. It's good stuff. Would love to see it integrated with > Mapper/Record > > > (so it's not looking at var fields, but looking at the more complex > objects > > > that represent fields). > > > > > On Wed, Feb 24, 2010 at 9:33 AM, Marius <[email protected]> > wrote: > > > > >> Maybe most of you have seen it: > > > > >>http://max-l.github.com/Squeryl/ > > > > >> Br's, > > >> Marius > > > > >> -- > > >> 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]<liftweb%[email protected]> > <liftweb%[email protected]<liftweb%[email protected]>> > > >> . > > >> For more options, visit this group at > > >>http://groups.google.com/group/liftweb?hl=en. > > > > > -- > > > Lift, the simply functional web frameworkhttp://liftweb.net > > > Beginning Scalahttp://www.apress.com/book/view/1430219890 > > > Follow me:http://twitter.com/dpp > > > Surf the harmonics > > > > > -- > > > 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]<liftweb%[email protected]> > . > > > For more options, visit this group at > > >http://groups.google.com/group/liftweb?hl=en. > > > > > -- > > > 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]<liftweb%[email protected]> > <liftweb%[email protected]<liftweb%[email protected]>> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/liftweb?hl=en. > > > > -- > > James A Barrows > > -- > 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]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics -- 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.
