You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/06/11 14:31:33 UTC

[isis] branch 2723_facet.preced updated (75a1ed1 -> 70adfb1)

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

ahuber pushed a change to branch 2723_facet.preced
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 75a1ed1  ISIS-2723: special treatment for 'event' facets
     add 70adfb1  ISIS-2723: remove Facet#getUnderlyingFacet()

No new revisions were added by this update.

Summary of changes:
 .../core/metamodel/consent/InteractionAdvisor.java |  7 ---
 .../apache/isis/core/metamodel/facetapi/Facet.java |  7 ---
 .../core/metamodel/facetapi/FacetAbstract.java     | 11 +----
 .../isis/core/metamodel/facetapi/FacetRanking.java | 49 ++++++++++---------
 .../recreatable/RecreatableObjectFacetFactory.java | 30 ++++++------
 .../image/ImageValueSemanticsProviderAbstract.java |  6 ---
 ...DerivedFromJdoColumnAnnotationFacetFactory.java | 45 ++++--------------
 ...ndatoryFromJdoColumnAnnotationFacetFactory.java | 55 +++++-----------------
 ...DerivedFromJdoColumnAnnotationFacetFactory.java | 29 +++++-------
 9 files changed, 77 insertions(+), 162 deletions(-)