Re: NodeList interface

It _is_ possible to design caches that will withstand multiprocessing...
but I grant that this may be more expensive than it's worth.

Of course, once the iterators and related accessors come in, we can always
tell folks that if they care about performance they should use that
approach rather than getElementsByTagName()... <grin>

______________________________________
Joe Kesselman  / IBM Research
Unless stated otherwise, all opinions are solely those of the author.

Received on Friday, 25 September 1998 22:28:43 UTC