July 2009
7 posts
Vote for ROSA LOVES! →
2 tags
Super quick start with Lift's ProtoUser
Lift provides a trait called ProtoUser, which helps you in quickly adding base functionality to your application for user-specific data. The Lift book mentions this class very briefly, but it makes the assumption that the reader will be to intuit how to complete the example code to have a base starting point. Here’s what you must have (assuming this is in the model directory):
package...
3 tags
http://groups.google.com/group/the-lift-book/files →
The Lift Book group provides the built source of the full book “The Definitive Guide to Lift.” Grab the full PDF here (master.pdf).
3 tags
Lift Walk-through at Developerworks →
4 tags
Lift Framework API →