Dave Pawson <> writes:
> On Wed, 2005-08-10 at 18:52 +0900, Michael Smith wrote:
>
> > That search would take up hardly any time at all if
> > apply-annotations were being called only once. But it is actually
> > being called for every single instance of an inline element.
>
> Sounds like a problem waiting for keys?
> particularly if it is called a lot.
It seems that using a key isn't going to work in this particular
case. A global variable would, but the problem with that is, it
wouldn't work with single-pass profiling.
So, I think it will need to wait until Norm gets back.
--Mike
--
Michael Smith
http://sideshowbarker.net/