On Sun, Apr 26, 2009 at 1:11 PM, Tobias Daub <[email protected]> wrote:
> > Hi There, > > I've got a compiler error when I tried to override those new CRUDify > methods. > > value editMenuLocParams is not a member of org.tobster.model.LimitOrder > with > net.liftweb.mapper.KeyedMetaMapper[Long,org.tobster.model.LimitOrder] > with ScalaObject > > I tried it with showAllMenuLocParams too, and got the same error. > > The class LimitOrder extends CRUDify and mixes in another traid. I did > "mvn -U clean install" and several "mvn -U jetty:run" and created a new > project and copied the sources in there, but still got the same error. > Seems to me that my local version wasn't updated to 1.1, or? Does your pom.xml file list Lift 1.0 or 1.1-SNAPSHOT? > > > > thanks. > > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://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 -~----------~----~----~----~------~----~------~--~---
