What i am trying is, to get a CometActor to receive messages from an
Akka Actor.

On 20 Jan., 17:13, David Pollak <[email protected]> wrote:
> On Wed, Jan 20, 2010 at 7:31 AM, Franz Bettag <[email protected]> wrote:
> > Timothy, did you somehow manage to get them working together? I am at
> > a point where i would want to mix them in my project. :)
>
> Are you saying that you want to have an Akka Actor as a CometActor or just
> have Akka Actors and Lift Actors in the same project?
>
>
>
>
>
> > On 15 Jan., 00:56, Timothy Perrett <[email protected]> wrote:
> > > No no, theLiftversion was only frozen inAkkabecause of the sample
> > > app (it was causing problems whilst we went through some growing
> > > pains)... I can upgrade it inAkkato 2.0-M1 if you'd like?
>
> > > One would imagine its just a case of composing theAkkaActor 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 mixedAkkaactors withLiftcomet actors (that
> > is,
> > > > >akkaactors powering our comet)? I keep meaning to try this, but havent
> > yet.
>
> > > > I have not... plusAkkais onLift1.1 M6 which is so last decade. ;-)
>
> > > > > Cheers, Tim
>
> > > > > On 14 Jan 2010, at 22:57, David Pollak wrote:
>
> > > > > >Akkaactors andLiftActors 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]>
> > <liftweb%[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]<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.


Reply via email to