There is also the Receive Pipeline
http://doc.akka.io/docs/akka/2.4.0/contrib/receive-pipeline.html

/Patrik
mån 19 okt. 2015 kl. 00:33 skrev Konrad Malawski <
[email protected]>:

> Hi Jan!
>
> Yes, it's definitely one of those
>
> "Do not do this because you will most likely shoot yourself in the foot"?
>
> methods, and we believe it's much safer to keep it internal than to make
> it public, thus encouraging devs to use it (and end up in around-what-hell).
>
> We have used it very heavily in Akka Persistence and while with one level
> of inheritance it's still easy to wrap your head around it, it gets pretty
> hard once there's multiple traits involved.
>
>
> For application development I'd highly recommend either explicit function
> handling (chaining, or wrapping) or using child actors to perform other
> "additional work" that you might need to do.
>
>
> Hope this explains things :-)
> --
> Cheers,
> Konrad 'ktoso’ Malawski
> Akka <http://akka.io> @ Typesafe <http://typesafe.com>
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to