You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (JIRA)" <ji...@apache.org> on 2018/01/23 11:02:01 UTC

[jira] [Created] (ISIS-1847) Eventbus: AbstractDomainEvent incorrect veto handling?

Andi Huber created ISIS-1847:
--------------------------------

             Summary: Eventbus: AbstractDomainEvent incorrect veto handling?
                 Key: ISIS-1847
                 URL: https://issues.apache.org/jira/browse/ISIS-1847
             Project: Isis
          Issue Type: Bug
          Components: Core
            Reporter: Andi Huber


When refactoring switch statements I found 2 in
 isis-core-applib's
 *org.apache.isis.applib.services.eventbus.AbstractDomainEvent*
 where the cases have no break statements.

Is this intentional or a bug?

Just for reference, here's the refactored version [1].

[1] [https://github.com/apache/isis/blob/8e8b5f1a8e4780b467ab31a7d909f89e499244a9/core/applib/src/main/java/org/apache/isis/applib/services/eventbus/AbstractDomainEvent.java]



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