On Tue, Feb 11, 2014 at 5:59 AM, Akka Team <[email protected]> wrote:

> your proposal is a bit futuristic in the sense that passing in failures as
> normal messages is something that I am only experimenting with for Akka 3
> at the moment ;-)
>

Huh -- I'm actually doing this as a standard part of the Requester
implementation<https://github.com/jducoeur/Querki/blob/master/querki/app/querki/util/Requester.scala#L83>.
 Are there any gotchas I should be aware of?  It's convenient (and
intuitively clear) to be able to handle the real cases and the errors in
the same block, but I can't say I've tested the thing anywhere near enough
yet...

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: http://akka.io/faq/
>>>>>>>>>>      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/groups/opt_out.

Reply via email to