Hi,
I just did a bunch of commits into master:
1. lift-tag is not used anymore as lift:with-param is now a snippet
and lift:bind it's just a anchor-point
2. DOM optimizations (the number of DOM walk through-s has been
reduced). Now rendering pipeline has 3 distinguished phases:
- Snippets processing
- Merges: head, tail, ajax&comet scripts (in a single walk
through)
- Binary response preparation: this phase include the fixHtml as
before.
Br's,
Marius
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---