[Spambayes] The database question that would not die

Neale Pickett neale at woozle.org
Tue Dec 3 17:25:50 2002


So then, "Brad Clements" <bkc@murkworks.com> is all like:

> I think the "database interface" should be abstract, regardless of
> what I do.

It is abstracted in a few places: you can write a new
PersistentClassifier class (in storage.py), or you can have the
DBDictClassifier use a new dbm storage backend (also in storage.py).  If
my latest patch is amenable to everyone, you can also hack dbmstorage.py
to include a new dbm-like back-end.

Neale




More information about the Spambayes mailing list