Re: An observation about "live" NodeLists

Someone else make the interesting observation that you can achieve
something similar by storing the data in a back end (NodeListData), and
having NodeList be a seperate object whose finalizer unlinks the
NodeListData from the node.

Might be worth experimenting with.

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

Received on Tuesday, 20 October 1998 11:39:59 UTC