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

ahuber pushed a change to branch 3409-mixin.eventtypes
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from 5f41545167 CAUSEWAY-3409: further simplify hierarchy of 
DomainEventFacetAbstract (coll)
     add d733561342 CAUSEWAY-3409: refactor the DomainEventFacetAbstract such, 
that it can receive the actual mixee during MM postprocessing and in turn hold 
the correct event-type (which for mixed in members might need to be looked up 
on the mixee type)

No new revisions were added by this update.

Summary of changes:
 .../metamodel/facets/DomainEventFacetAbstract.java |    4 +-
 .../action/invocation/ActionDomainEventFacet.java  |   24 +-
 .../modify/CollectionDomainEventFacet.java         |   25 +-
 .../property/modify/PropertyDomainEventFacet.java  |   24 +-
 .../TweakDomainEventsForMixinPostProcessor.java    |   61 +-
 .../MetaModelRegressionTest.verify.approved.xml    | 1435 +++++++++++---------
 6 files changed, 906 insertions(+), 667 deletions(-)

Reply via email to