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/03/03 17:09:47 UTC

[isis] branch ISIS-2553_rational.id updated (258e9b2 -> 66edfee)

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

ahuber pushed a change to branch ISIS-2553_rational.id
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 258e9b2  ISIS-2553: refactor ApplicationFeatureId to have only a single constructor
     add 66edfee  ISIS-2553: simplify ApplicationFeatureSort

No new revisions were added by this update.

Summary of changes:
 .../services/appfeat/ApplicationFeatureId.java     | 83 ++++++++++++++--------
 .../services/appfeat/ApplicationFeatureSort.java   | 74 +++----------------
 .../services/appfeat/ApplicationFeature.java       | 18 ++---
 .../core/metamodel/services/appfeat/_Asserts.java  | 41 +++++------
 .../appfeat/ApplicationFeatureTypeTest.java        | 36 +++++-----
 .../app/feature/ApplicationFeatureViewModel.java   |  4 +-
 .../dom/role/ApplicationRole_addPermission.java    |  4 --
 7 files changed, 115 insertions(+), 145 deletions(-)