gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enfiladealigner (was: Re: [Gzz] Ids)


From: Tuomas Lukka
Subject: Re: Enfiladealigner (was: Re: [Gzz] Ids)
Date: Wed, 21 Aug 2002 08:41:09 +0300
User-agent: Mutt/1.4i

> >>Of course. The question is how? StringSearchers don't want to know about 
> >>the deltaspace (they're completely independent of the gzz package) and 
> >>besides, the deltaspace is not in use yet. (Is someone going to bring it 
> >>into use?)
> >>   
> >>
> >
> >StringSearchers could IMHO know about Delta objects, specifically 
> >ContentDeltas. Then it would just be a matter of a generic hook mechanism.
> >
> Then they would be limited to cell content searchers-- the current 
> interface is more general, and I like that. I think there should be some 
> intermediate class that does the hook's job-- maybe simply the factory 
> you propose above.

I meant that StringSearcher would know about ContentDelta - others
could know about other deltas. The point is that the deltas
are the right structure for incrementally keeping track of indices.

> >Of course, one point I'll be adamant about: the stringsearcher hook
> >MUST be run *after* the animation: it's too slow as it is.
> >
> It's too slow as it is because it re-builds the *whole* StringSearcher. 

No, I mean even incrementally.

        Tuomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]