BerkeleyDB

Gyepi SAM gyepi at praxis-sw.com
Tue Sep 24 06:48:32 CEST 2002


On Wed, Sep 18, 2002 at 10:46:06PM -0700, Adrian Otto wrote:
> Actually, what I had in mind is a generic abstraction, much like what your
> header file describes.
[snipped a bunch of good ideas]

Abstraction done. I added the ability to get/set message counts
and also reader/writer locks + lock releasing.

> Dumping of the data should really be done with a separate import/export
> utility.

Done. Called bogoutil.


> Also, it would be nice if each function had a big banner before it that
> tells more about what the function is for, and what uses it for what
> purpose. This will make the source quick and easy to understand for new
> developers that may join the project in the future.

I commented all the functions. I did not add caller information since cscope (and clones)
can do that very well.

-Gyepi



More information about the bogofilter-dev mailing list