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 64595efc8b CAUSEWAY-3409: simplify further
add ddbf038626 CAUSEWAY-3409: don't install non-postable event-type
holding facets (on props+colls)
No new revisions were added by this update.
Summary of changes:
.../CollectionAnnotationFacetFactory.java | 47 +--------
.../modify/CollectionDomainEventFacet.java | 88 +++++++++++++++-
.../property/PropertyAnnotationFacetFactory.java | 111 ++++++++-------------
...ropertyClearFacetForDomainEventFromDefault.java | 4 +-
...rFacetForDomainEventFromPropertyAnnotation.java | 4 +-
.../property/modify/PropertyDomainEventFacet.java | 90 ++++++++++++++++-
...opertySetterFacetForDomainEventFromDefault.java | 3 +-
...rFacetForDomainEventFromPropertyAnnotation.java | 3 +-
...tySetterOrClearFacetForDomainEventAbstract.java | 1 -
.../TweakDomainEventsForMixinPostProcessor.java | 61 ++---------
10 files changed, 229 insertions(+), 183 deletions(-)