> The three functions sound good. Potentially that function could be > called 3 times in the same run (scanning an already learned message, > autolearn tries to learn it the other way, needs to call forget ...) > So it would be cleaner to separate them out imo. :)
I'd also like there to be a way for a single "get the tokens" method to be easily called just once per message without tracking too much state in the plugin (whether we're learning, forgetting, or scanning). -- Daniel Quinlan http://www.pathname.com/~quinlan/
