Dear All -

I have had a look at Lift quite some time ago. I remember referring to
this excellent post by David Pollak on the usage of actors in Lift
(http://blog.lostlake.org/index.php?/archives/59-How-lift-uses-Scala-
actors.html). Now that I am looking at the code base after quite some
time, I find lots of changes in it. e.g. the above post refers to
implementation of Session, Page, Controller etc. as Scala actors that
nicely interacts in the Request / Response cycle of Lift. But the
latest snapshot from Github indicates that the usage of actors in Lift
is now different. Is there any document or pointer that describes the
rationale of this change or explains the current usage of actors in
request / response processing ?

Thanks.
- Debasish

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to