[Lift] Re: ToDo example

2009-07-26 Thread Kev
bah pebcak I didn't have the singleton declaration in the right spot. I blame years of writing java. On Jul 25, 10:48 pm, Wilson MacGyver wrote: > btw, when I said stupid questions, I was talking about the questions > I was about to ask, not yours. :) I wrote it real fast and realized it > coul

[Lift] Re: ToDo example

2009-07-25 Thread Wilson MacGyver
btw, when I said stupid questions, I was talking about the questions I was about to ask, not yours. :) I wrote it real fast and realized it could be taken the wrong way. :) On Sat, Jul 25, 2009 at 10:09 PM, Kev wrote: > > I was working through the ToDo example on the web > http://liftweb.net/docs

[Lift] Re: ToDo example

2009-07-25 Thread Wilson MacGyver
stupid question. src/main/scala/com/liftworkshop/model/ToDo.scala exist and it in fact does have class ToDo and object ToDo, with case matching? and the mvn command you did use -DarchetypeArtifactId=lift-archetype-basic ? On Sat, Jul 25, 2009 at 10:09 PM, Kev wrote: > > I was working through th