On Wed, Jan 20, 2010 at 9:09 AM, Franz Bettag <fr...@bett.ag> wrote:

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

That should "just work".  Send the message from the Akka Actor to the
CometActor.


>
> On 20 Jan., 17:13, David Pollak <feeder.of.the.be...@gmail.com> wrote:
> > On Wed, Jan 20, 2010 at 7:31 AM, Franz Bettag <fr...@bett.ag> 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 <timo...@getintheloop.eu> 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 <feeder.of.the.be...@gmail.com>
> > > > wrote:
> >
> > > > > On Thu, Jan 14, 2010 at 3:48 PM, Timothy Perrett <
> > > timo...@getintheloop.eu>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 lift...@googlegroups.com.
> > > > > > To unsubscribe from this group, send email to
> > > > > > liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> <liftweb%2bunsubscr...@googlegroups.com<liftweb%252bunsubscr...@googlegroups.com>
> >
> > > <liftweb%2bunsubscr...@googlegroups.com<liftweb%252bunsubscr...@googlegroups.com>
> <liftweb%252bunsubscr...@googlegroups.com<liftweb%25252bunsubscr...@googlegroups.com>
> >>
> > > > > > .
> > > > > > 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 lift...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> <liftweb%2bunsubscr...@googlegroups.com<liftweb%252bunsubscr...@googlegroups.com>
> >
> > > .
> > > 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 lift...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
>
>
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://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 lift...@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