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

--- Comment #3 from Remy Maucherat <r...@apache.org> ---
(In reply to Mark Thomas from comment #2)
> Woot! I get to mention De Morgan's laws!
> 
> We can use either of
> 
> !(A || B)
> !A && !B
> 
> I think the second for is easier to understand in this case but I think an
> argument could be made for either.

I like both ! It allows me to mess up twice as often too, so that's a plus.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to