Re: ActiveNodeSet/StaticNodeSet alternative

Okay, maybe it will all come to me when I get some time this weekend.

I don't see a use case for ActiveNodeSet that justifies the apparent
complexity.

For any moderately complex XPath expression, it would seem to be very
difficult
to detect whether a document change would invalidate the NodeSet without
recomputing
the results and comparing it element by element or just throwing it away
if any modification occurs.

Received on Friday, 6 July 2001 00:49:37 UTC