On Mon, 8 Mar 2004, [iso-8859-1] Mads Lindstrøm wrote:

> Hawdee
>
> I have for the last several days looked at the source
> code. There is one class I fail to see the point off,
> namely the WordRecord class. Could anybody explain its
> funciton to me?

Hawdee yourself!

WordRecord class is used in the 'old' DB compression scheme.  Basically
there are a huge chunk of files in htword that supply callback functions
to BDB to compress DB pages using a specific scheme. The scheme achieves
about 8-1 compression, but it buggy and very hairy/ugly.

We've moved away from it and are using gzip as our current
BDB page compression scheme.  It doesn't compress as much, but is much
more reliable.

When we finally get 3.2 out of the door, we could look at abandoning this
old scheme and flushing the source files.

Thanks.

Neal Richter
Knowledgebase Developer
RightNow Technologies, Inc.
Customer Service for Every Web Site
Office: 406-522-1485




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to