On Mon, May 14, 2001 at 02:19:44PM -0400, Dom Lachowicz wrote:
> Hi WJC,
> 
> Ignored words didn't work with the expat build either. Pat Lam and I will 
> confirm this.
> 
> What the two of us did was fix the problem. It had to do with an invalid state 
> you were throwing the XML importer into. As a side effect, I also greatly 
> improved the speed of the XML importers (we were doing sizeof() on a pointer and 
> not an array...)
> 
> For some side notes (re: impl): 
> 1) ignoredwords are getting loaded at the wrong level (XML vs. ABW)
> 2) ignoredwords (imho) shouldn't be persisted like this:
> <iw>word</iw>
> but rather <iw value="word"/>
> 
> But if i change this, i break file compatibility with 0.7.14

Is there some good reason to change the format like this?  Is it
faster to use attributes?  That much faster?  
           
sam th --- [EMAIL PROTECTED] --- http://www.abisource.com/~sam/
OpenPGP Key: CABD33FC --- http://samth.dyndns.org/key
DeCSS: http://samth.dynds.org/decss

PGP signature

Reply via email to