You guys are phenomenally productive! I've printed out the book and
reading it.
I'm still sufficiently ignorant about Lift that I can give you
feedback from a beginners
mind point of view. As I don't fully understand it, what I can do is
tell you what
confused me, and see if it can be clarified.
The content on page 8 has given me the most grief over many re-
readings.
(1) That lift looks for index.html first of all makes sense. But why
does index.html
consist of a snippet? While the default.html file looks more like what
the initial
page should look like. No doubt there's a perfectly reasonable reason
for it
to be around this way, and it would help a great deal if it were
spelled out.
It's as if Lift pushes the index.html snippet into default.html,
rather than pulling
index.html in from default.html.
(2) The paragraph beginning "In our case we have two elements ..." is
very dense with
information. It may help to break it out into two or three paragraphs,
and perhaps some
of that information could come after the index.html and default.index
stuff is explained.
I hope this helps.
Regards, Mal.