DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24803

LevelMatchFilter not working as expected





------- Additional Comments From [EMAIL PROTECTED]  2003-11-19 15:24 -------
Exactly, at least that's what I thought it should do.  The code that is 
currently there does what the javadocs says but not really what the class name 
seems to imply when comparing it to another filter such as LevelRangeFiler 
which returns DENY is level is out of range, ACCEPT if it matches and 
AcceptOnMatch is true else NEUTRAL.

So I went and create a LevelMatchFilter in my application utility package and 
made the correction to the decide() method's logic.  

Now I'm simply wondering if anyone else agrees and if this should be corrected 
in the distribution?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to