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)