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 @ Typesafe

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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