http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4776
------- Additional Comments From [EMAIL PROTECTED] 2006-02-03 21:09 ------- Perhaps my proposed patch doesn't go far enough. John, would you feel more comfortable if the Check plugin also took into account the various sub tests (head, head_eval, body, etc etc)? This would allow several things, 1) plugins can either flat out replace the sub tests, 2) plugin writers could sub-class the default Check plugin 3) The default plugin could include plugin hooks for the tests. Most likely any successful short circuit plugin will also need to perform some actions not only in the main check method but in the tests as well, so I don't see a problem with incorporating those into the Check plugin. I propose we combine the proposed implementations for this bug and the Rule Type Plugin bug (4778). It will take me a little while to come up with an updated patch but I'll get to work on that. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
