Eric and Tyler, That is indeed the problem (using lift-archetype-blank rather than lift-archetype-basic)! Now I am able to follow through the todo tutorial, though I need sometime to digest the code before moving on to the draft book.
PS. a small typo in the guide: first line in section 2.9, should be liftworkshop rather than liftcode. Thank you both! Jeff On Wed, Mar 4, 2009 at 9:58 PM, Eric Lavigne <[email protected]> wrote: > > Jeff, > > I am assuming that you are referring to "Starting with Lift" by > Chen-Becker, Danciu, Pollak, and Weir. > > Chapter 1 introduces a simple application that is created from > lift-archetype-blank and has no support for databases. In Chapter 2, > that application is thrown away and a new application is created with > lift-archetype-basic which does have support for databases. > > I think you are still trying to use a lift-archetype-blank application > when following along with examples that require a lift-archetype-basic > application. > > Hope this helps. > Eric > > On Wed, Mar 4, 2009 at 9:12 PM, [email protected] > <[email protected]> wrote: > > > > Hi All - I am new and pardon me if this is really a naive question. I > > am following GetStartedGuide and working on the todo app. However in > > 2.4, I cannot find the Schemifier statement in the Boot.scala file. > > Did I miss anything? I also didn't find the part on how to connect > > Lift with a backend database. > > > > Thanks, > > Jeff > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
