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/10 17:41:13 UTC

[isis] branch 2723_facet.preced updated (3afcb51 -> c6bc4b0)

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 3afcb51  ISIS-2723: some simplifications in the context of CallbackFacet(s) and ImparativeFacet(s) more generally
     add c6bc4b0  ISIS-2723: model MustSatisfySpecificationFacet#specifications as Can<Specification> instead of List<Specification>

No new revisions were added by this update.

Summary of changes:
 .../MustSatisfySpecificationFacetAbstract.java     | 42 ++++++++++++----------
 .../mustsatisfyspec/SpecificationEvaluator.java    |  4 +--
 .../ActionParameterHiddenFacetViaMethod.java       | 15 ++++++++
 ...fySpecificationFacetForParameterAnnotation.java | 16 ++++-----
 ...sfySpecificationFacetForPropertyAnnotation.java | 18 +++++-----
 .../ParameterAnnotationFacetFactoryTest.java       | 17 ++++-----
 .../PropertyAnnotationFacetFactoryTest.java        |  7 ++--
 7 files changed, 69 insertions(+), 50 deletions(-)