You cannot post messages because only members can post, and you are not currently a member.
Description:
A discussion group for The Lift Book.
|
|
|
LyX Error
|
| |
When I tried to generate the PDF: "Package varioref Error: \vref at
page boundary 41-42 (may loop)."
I found this answer: [link]
What can be done?
Ubuntu 10.10 - LyX 1.6.9 (5-feb-2011).
Thank you,
John
|
|
Just started but had to use Maven 3
|
| |
I tried the helloworld with Maven 2 but some things could not resolve.
I erased .m2 to start fresh to no avail. I then tried with Maven 3, no
big hopes as the book explicitly asks for 2, and then it worked. Just
to let the authors know.
|
|
PocketChange sample application
|
| |
I have downloaded and succefully run the code, but i had some issues
with sign up - it didnt work, and PocketChange said nothing about it.
I tried several different DB, but it still didnt wanted to sign me up.
At last i looked into console and found that the password was too
short.
I think that some message should be in sing up page, about password... more »
|
|
suggestion: mapper example class and objects should be kept together
|
| |
Hi,
I'm using the Feb 1, 2011 PDF.
In section 8.1.3 I ended up quite confused: I create a class similar
to the one in listing 8.4, but could NOT get it to compile. After an
hour or two of flaying about, googling, yadda yadda, I finally found
that examples on other sites also had an Expense *object*. "That's... more »
|
|
override fieldOrder or not?
|
| |
In 8.13 of Exploring Lift:
I am reading January 24, 2011 pdf version, it's on Page 91.
The author said:
Generally, you will want to override fieldOrder because this is not
very useful.
Why do I need to override it because it's not useful?
|
|
Updates
|
| |
The latest version has quite a few tweaks. In particular, we cover the new CSS transform ops described here: [link] Derek
|
|
Designer Friendly Snippet Query String
|
| |
In <the lift book> CHAPTER 5. SNIPPETS page 48:
You said:
------------------------------ ------------------------------ ------------------------------ ------------------------------ --------------
Options for snippets invoked in this manner are passed via a slightly
modified form of a query string, with a semicolon separating options... more »
|
|
Is there a update log for the lift book?
|
| |
Well, sometimes when I browse the lift book, I can see the lift book
has a recent version, but I don't know what's new and what's the
update, is there a update log or similar something?
|
|
what's standard Lift imports?
|
| |
Some code snippets in Explore Lift says: "standard Lift imports", but,
there's nowhere says what the standard import is.
I know every lift source code will import some packages:
import net.liftweb._
import http._
import common._
import util.Helpers._
But please clarify the "standard" in the book.... more »
|
|
|