You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2019/01/04 13:19:00 UTC

[jira] [Updated] (ISIS-2069) Remove support for guava event bus implementation, because ...

     [ https://issues.apache.org/jira/browse/ISIS-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-2069:
------------------------------
    Description: 
... because guava event bus doesn't allow cascading events, ie one event to trigger another event.  Instead, there seems to be some sort of batching.

In contrast, axon works the way one would hope, so this should be the default.

Also, in v2, we will probably introduce implementations for CDI and for Spring (on their respective platforms), so we don't really need so many implementations.
        Summary: Remove support for guava event bus implementation, because ...  (was: Remove support for guava event bus implementation.)

> Remove support for guava event bus implementation, because ...
> --------------------------------------------------------------
>
>                 Key: ISIS-2069
>                 URL: https://issues.apache.org/jira/browse/ISIS-2069
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-M1
>            Reporter: Dan Haywood
>            Priority: Minor
>             Fix For: 2.0.0-M2
>
>
> ... because guava event bus doesn't allow cascading events, ie one event to trigger another event.  Instead, there seems to be some sort of batching.
> In contrast, axon works the way one would hope, so this should be the default.
> Also, in v2, we will probably introduce implementations for CDI and for Spring (on their respective platforms), so we don't really need so many implementations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)