Okay -- it's on my to-do list.  Which is about six miles long, so it may be
a while, but I'll get to this eventually.  The one great annoyance with
using Requester is the need, under certain circumstances (specifically,
when using stash()) to explicitly call its handler.  (Which is
automatically dealt with in unhandled(), and yes, I've been unhappy about
that.)  I've specifically been looking for a principled way for a trait to
specify an additional receive handler, and this looks, at first glance,
like it should do the trick.

(Does it exist for 2.3?  I don't see it in the docs, but if it is, then it
doesn't have to wait on me finding time to upgrade to 2.4...)

On Tue, Oct 20, 2015 at 6:59 PM, Konrad Malawski <
[email protected]> wrote:

> I'm not sure how many people actually use it - we have not seen too many
> questions about it.
> Which either means it 'just works' or no-one is using it :-)
>
> If you'd like to give it a spin and provide feedback that'd be awesome!
>
> --
> Cheers,
> Konrad 'ktoso’ Malawski
> Akka <http://akka.io> @ Typesafe <http://typesafe.com>
>
> On 21 October 2015 at 00:48:42, Justin du coeur ([email protected])
> wrote:
>
> On Mon, Oct 19, 2015 at 3:42 AM, Patrik Nordwall <
> [email protected]> wrote:
>
>> There is also the Receive Pipeline
>> http://doc.akka.io/docs/akka/2.4.0/contrib/receive-pipeline.html
>
>
> Oh, *neat* -- I've been wanting this for ages.  Is this considered
> reasonably stable?  At a quick look, I suspect Requester should be
> rewritten in terms of it...
> --
> >>>>>>>>>> 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