Hello Robert,
The declarative handler idea that was presented was never discussed in the context of the JAX-RS EG because it is more of a generic Rx idea than something specific to JAX-RS.
You can find the slides attached. Thanks.
— Santiago
> On Oct 27, 2015, at 10:39 AM, renyedi_at_ebay.com wrote:
>
> Yesterday I attended the JavaOne session on JAXRS 2.1 held by Santiago.
> It was a good session and in particular I liked the proposal of
> DeclarativeRxHandler (assuming I got the name right) as a
> CompletableFuture alternative for client call orchestration where the
> call interdependencies are expressed with annotations (@PartialResult
> and @FinalResult).
>
> I can't seem to find traces of this so perhaps somebody could shed some
> light on the status of discussions?
>
> Oh, and if Santiago could post a link to the slides as well... (this
> year the JavaOne site is really sketchy about the sessions).
>
> Robert