Rock on! Thanks for the excellent commits!
On Wed, May 27, 2009 at 1:42 PM, Marius <[email protected]> wrote: > > 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 > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
