http://bugzilla.spamassassin.org/show_bug.cgi?id=195
------- Additional Comments From [EMAIL PROTECTED] 2004-01-29 19:32 -------
Subject: Re: DBs (AWL, Bayes) ought to be able to be put into an SQL Database
>
> ------- Additional Comments From [EMAIL PROTECTED] 2004-01-29 18:54 -------
> ok, it's applied!
>
> Some caveats:
>
> - more seriously: I notice that the constructor for BayesStoreSQL returns
> undef
> if it cannot connect to the db. This is a *big* no-no; the $bayes->{store}
> object must always be defined and valid, although its methods can return
> failure
> in that case. I would suggest breaking it into a ctor and a connect() method,
> which can return failure and is a no-op in the DBM case.
Yeah, I'll fix this up.
> - more eyes needed.
>
For sure. I know for a fact that a few things need to be fixed based
on recent activity in the tree (ie Conf stuff and the MsgParser
stuff). Also got a few bugs that I've found over the past week or so
that I need to fold into a patch.
Stay tuned for an update.
Michael
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.