From: mikezzz <nu...@jb...> - 2005-05-14 07:04:08
|
anonymous wrote : 2. Implement your own JasenMapStore class. This is the actual "database" of heuristics. The default implementation loads the DB info memory by you can implement it however you like. I would like to see this implemented, such that it can be loaded from an RDBMS (hibernate is your friend). anonymous wrote : What sort of tests would be appropriate? Mostly check that when a message is submitted to the engine, that a X-SpamScore is applied. Don't go overboard unit testing how appropriate the score is as we don't really need unit test jASEN. Perhaps one spam and one non-spam to test both cases. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877736#3877736 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877736 |