DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31329>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31329 [PATCH] Support for evaluating a predicate when determining if a rule is valid for a given element ------- Additional Comments From [EMAIL PROTECTED] 2004-09-23 09:51 ------- Hi Simon, Thanks for your feedback and comments. Much appreciated. Sure, we could remove the use of Collections Predicate and have a local source file that offered the same style of interface, this would even remove the need to downcast the supplied Object parameter to PredicateContext in Predicate.evaluate() , which would also be good. I agree with your comments re XPath style matching - perhaps in the future an XPath-ish Predicate implementation could also be written to allow one to write a XPath style check as well. Just an idea. If there's anything you'd like me to change, etc, just let me know. Cheers, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
