This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3204-bounded.generics
in repository https://gitbox.apache.org/repos/asf/isis.git
from 5c6f764a20 ISIS-3204: MM: replace TypeOf simple type with the new one
(any cardinality)
add 7a1162a3f6 ISIS-3204: fully implement, yet some test failing
No new revisions were added by this update.
Summary of changes:
.../isis/core/metamodel/facets/FacetedMethod.java | 12 ++++++++
.../facets/actcoll/typeof/TypeOfFacet.java | 33 +++++++++++++---------
.../javautilcollection/CollectionFacetFactory.java | 10 ++-----
.../core/metamodel/spec/TypeOfAnyCardinality.java | 9 ++++--
.../facets/AbstractFacetFactoryJUnit4TestCase.java | 7 +++--
.../metamodel/facets/AbstractFacetFactoryTest.java | 2 +-
...ollectionAnnotationFacetFactoryTest_typeOf.java | 6 ++--
7 files changed, 49 insertions(+), 30 deletions(-)