David, Thanks, that's very helpfully pulled me back from the abyss :-)
Stuart On Sep 4, 11:28 pm, David Pollak <[email protected]> wrote: > Lift does not yet compile under 2.8. > > I just had lunch with PaulP and will be working on a Lift branch that does > work under 2.8, but it's going to be a little while before it all works (we > need to get ScalaCheck working first and that's on one of Paul's branches). > > So, please use Lift with Scala 2.7.5. > > On Fri, Sep 4, 2009 at 3:26 PM, Stuart Roebuck > <[email protected]>wrote: > > > > > > > > > Being on the bleeding edge again, I'm trying to do some Lift stuff > > using the nice new Scala plugin for NetBeans. However, this appears > > to require me to be working under the latest Scala 2.8 release. So, I > > have downloaded the Lift sources and built 1.1-SNAPSHOT under Scala > > 2.8. Everything compiles fine but then I get this: > > > net.liftweb.mapper.MetaMegaProtoUser does not take type parameters > > object User extends User with MetaMegaProtoUser[User] { > > > Can anyone shed light on this and give any hints on how I resolve it. > > > Consider me a Scala/Lift newbie. > > -- > Lift, the simply functional web frameworkhttp://liftweb.net > Beginning Scalahttp://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 -~----------~----~----~----~------~----~------~--~---
