On 2006-11-07, Jason R. Mastaler <[EMAIL PROTECTED]> wrote: > Yeah, that's why it's been delayed for such a long time, it's not > trivial.
The problem seems to be that there are a number of global variables in the tmda-rfilter file that are hard to move around. I was thinking about making a Filter class (and define it in Fitler.py) Then an instance could contain all of the necessary variables instead of them being global in tmda-rfilter and then having to pass them in/out of each function call. This would also let me create a Filter instance that was "report only" vs. "deliver it" Filter instance. Any feedback on this strategy? > I'd be nice if you could create a page on the wiki with this info and > code that you would update as you continued to make > progress. Otherwise most users are not going to know about it. Ok. Is the wiki wide open? I remember a time when it was not. If it's not open, what do I need to do to get status to contribute? _________________________________________________ tmda-workers mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-workers
