You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/07/26 19:12:33 UTC

[isis] 01/01: Merge pull request #689 from apache/ISIS-2329

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit a94f05083e62bf6b5e0bc398c937d1f71e07a52a
Merge: 11bb58c 3f6cb91
Author: Dan Haywood <da...@apache.org>
AuthorDate: Mon Jul 26 20:12:17 2021 +0100

    Merge pull request #689 from apache/ISIS-2329
    
    Isis 2329

 .../applib/events/domain/AbstractDomainEvent.java  | 11 +++
 .../applib/events/domain/ActionDomainEvent.java    |  8 ++
 .../events/domain/CollectionDomainEvent.java       | 10 ++-
 .../applib/events/domain/PropertyDomainEvent.java  |  8 ++
 .../core/metamodel/facets/DomainEventHelper.java   | 95 +++++++++++++++-------
 5 files changed, 102 insertions(+), 30 deletions(-)