https://bz.apache.org/bugzilla/show_bug.cgi?id=60946

--- Comment #5 from Philip Prindeville <[email protected]> ---
(In reply to Jacob Champion from comment #4)

> <idle thoughts>
> Does part of the confusion stem from the fact that we are <RequireAny> by
> default instead of <RequireAll>? Switching that alone might make some things
> more intuitive.
> </idle thoughts>

Except that when one things of traditional mandatory access controls like ACLs
and such, you execute the rules until you get your first conclusive match... 
which is what <RequireAny> does.

So changing over to <RequireAll> would be changing one violation of The
Principle of Least Astonishment for another... more of a lateral move than a
forward one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to