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 18:06:32 UTC

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

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 66edfee  ISIS-2553: simplify ApplicationFeatureSort
     add 467bdf3  ISIS-2553: memoization for ApplicationFeatureId#getPathIds

No new revisions were added by this update.

Summary of changes:
 .../services/appfeat/ApplicationFeatureId.java     | 121 +++++++++++----------
 .../ApplicationFeatureRepositoryDefault.java       |   4 +-
 .../metamodel/services/appfeat/_Predicates.java    |  19 ++--
 .../services/appfeat/ApplicationFeatureIdTest.java |  39 ++++---
 .../ApplicationFeatureRepositoryDefaultTest.java   |   2 +-
 .../api/permission/ApplicationPermissionValue.java |   3 +-
 .../permission/ApplicationPermissionValueSet.java  |   4 +-
 .../app/feature/ApplicationFeatureViewModel.java   |   6 +-
 .../user/ApplicationUser_filterPermissions.java    |  10 +-
 9 files changed, 110 insertions(+), 98 deletions(-)