danhaywood opened a new pull request #565:
URL: https://github.com/apache/isis/pull/565


   * installs a new HiddenTypeFacet on every objectspec, that infers that all 
instances of the domain type should be hidden if authorisation says that all 
properties and collections are hidden for current user (we don't bother 
checking actions)
   
   * installs a new NavigationFacet on every object member that will hide said 
member if the type it navigates to (ie return type of action, reference type of 
property, element type of collection) is one that is hidden to the end user.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to