Re: GQuarks in PT

From: Hubert Figuiere <hfiguiere_at_teaser.fr>
Date: Wed Jun 28 2006 - 19:14:08 CEST

Dom Lachowicz wrote:
> Hi Tomas,
>
>> Any comments, suggestions, etc., would be welcome.
>
> I'm sure that Mike Nordell would say "it's about
> bloody time" :)
>
> I'm all in favor of this. Anything that cuts down on
> the number of string comparisons AbiWord does has got
> to be a good thing.

Why not first lowering the number of comparison? Something like using
std::map<> or something similar.

At one point it was about using RBTree, but never went thru. std::map<>
use RBTree AFAIK.

Just my $.02

Hub
Received on Wed Jun 28 19:14:21 2006

This archive was generated by hypermail 2.1.8 : Wed Jun 28 2006 - 19:14:21 CEST