No no, the Lift version was only frozen in Akka because of the sample app (it was causing problems whilst we went through some growing pains)... I can upgrade it in Akka to 2.0-M1 if you'd like?
One would imagine its just a case of composing the Akka Actor into the comet actor? The composition appears to be fixed to LiftActor and there arnt any type parameters? trait CometActor extends LiftActor with LiftCometActor with BindHelpers Cheers, Tim On Jan 14, 11:49 pm, David Pollak <[email protected]> wrote: > On Thu, Jan 14, 2010 at 3:48 PM, Timothy Perrett > <[email protected]>wrote: > > > David, have you actually mixed Akka actors with Lift comet actors (that is, > > akka actors powering our comet)? I keep meaning to try this, but havent yet. > > I have not... plus Akka is on Lift 1.1 M6 which is so last decade. ;-) > > > > > > > > > Cheers, Tim > > > On 14 Jan 2010, at 22:57, David Pollak wrote: > > > > Akka actors and Lift Actors share the same interface. Scala Actors do > > not share this interface. > > > -- > > 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]<liftweb%[email protected] > > > > > . > > For more options, visit this group at > >http://groups.google.com/group/liftweb?hl=en. > > -- > Lift, the simply functional web frameworkhttp://liftweb.net > Beginning Scalahttp://www.apress.com/book/view/1430219890 > Follow me:http://twitter.com/dpp > Surf the harmonics
-- 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.
