[Lift] Re: Removing Scala Actors from Lift

2009-10-02 Thread Philipp
today). It replaces the old (as opposed to the new one for JDK7) FJ framework with java.util.concurrent.ThreadPoolExecutor. Philipp did the 2.7.4 release which did not address the issue.  The 2.7.5 release was supposed to address the issue, but the use of Lift Actors masked the issue until the above

[Lift] Re: Removing Scala Actors from Lift

2009-10-02 Thread Philipp
David, Philipp did the 2.7.4 release which did not address the issue.  The 2.7.5 release was supposed to address the issue, but the use of LiftActorsmasked the issue until the above issue was raised.  I left my 2.7.5 related discussions with Philipp with the impression

[Lift] Re: Nested 'react'

2009-10-19 Thread Philipp
`). Philipp --~--~-~--~~~---~--~~ 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

[Lift] Basic question about ajax updates? Do I need Comet actors?

2009-06-02 Thread Philipp Meier
the list of items another to render a controller to place a certain product into the cart. Thanks, Philipp Meier. -- Gras doesn't grow faster by tearing at it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Lift group

[Lift] Re: Basic question about ajax updates? Do I need Comet actors?

2009-06-02 Thread Philipp Meier
On Jun 2, 3:56 pm, David Pollak feeder.of.the.be...@gmail.com wrote: On Tue, Jun 2, 2009 at 2:20 AM, Philipp Meier phme...@gmail.com wrote: I'm exploring AJAX with lift and have a basic question. If I have several snippets on a page that use a shared session-variable (think of a shopping