Attribute Filter policy. Where am I going wrong?
Ian Young
ian at iay.org.uk
Thu Jul 30 09:57:51 EDT 2015
> On 30 Jul 2015, at 14:41, Rod Widdowson <rdw at steadingsoftware.com> wrote:
>
> I'll state now that I don NOT think that 0-ary AND/OR should be
> considered...
It's arguably simpler if you do. For example, N-ary OR can be implemented as "iterate over the things, return true for the first one that returns true; otherwise false". 0-ary OR ends up being false, of course. No need for special cases.
Mutatis mutandis for AND.
-- Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5250 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/users/attachments/20150730/d1815907/attachment-0001.p7s>
More information about the users
mailing list