Re: An observation about "live" NodeLists

(Actually, correction: After considering my implementation a bit more, the
delete-first-match-via-NodeList approach would perform _much_better_ than
delete-last-match-via-NodeList. But this is the difference between bad and
horrible. An iterator-based solution would blow both out of the water.)

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

Received on Friday, 16 October 1998 16:26:55 UTC