Hi,

looking at akka-streams ActorPublisher recently, I found the approach to 
implement actor 'base-behavior' using aroundReceive quite elegant and much 
more natural than partial function chaining.

Is there a reason this approach is limited to Akka internals (aroundReceive 
is protected[akka])?

Is it to say "If you override this, please think in terms of creating an 
akka extension" or is it to say "Do not do this because you will most 
likely shoot yourself in the foot"?

Jan

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