causeway
causeway copied to clipboard
Refactoring in preparation of appfeat.filter.spi
Backtracked from https://github.com/apache/causeway/pull/3264
- [ ] cleanup
InteractionConstraint- not globally used - [ ] remove unused interaction classes
- [ ] all hell breaks loose, when refactoring
MmVisibilityUtils.isVisible(..)to honorWhatViewer - [ ] get as far as being able to remove
WhatViewer.invalid()
Actual visibility filtering based on WhatViewer shall be descoped from this PR. (There will be a follow up PR.)