I'd like to continue a small discussion that started here<https://www.blogger.com/comment.g?blogID=7482426011246424218&postID=820527827466376025&pli=1> . I had the following question: To finish this post, something to think about: what if I do not know up front what groups I need to create? What if the customer wants to be able to decide at any given moment in time on the rules that make up a group? Example: next month he decides that User X cannot see the vehicle that have a license plate starting with XYZ? The only solution I see there is a DSL in which the customer can define its rules that decide on the creation of groups. Any other thoughts?
Ayende commented: The easiest way of doing that is not with a DSL, but a simpler matter. Rhino Security has the notion of entities groups, and of user groups. The rules for them are fairly static. Then you achieve dynamicism by association permission for entities groups to users groups. We can also discuss the situation in more depth in the list. The problem is that I want to be able to create entities groups dynamically, at least that's what I think I want ;-). The ideal would be that the administrator of the app we're building can decide on what the entities groups will be. Bart --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
