On Sun, 22 Oct 2006 16:17:43 +0200, Lachlan Hunt <[EMAIL PROTECTED]> wrote:
ISSUE-96: What happens if a Node StaticNodeList points to no longer exists?How can that possibly occur? Even if the node is removed from the DOM, it will still exist because the garbage collector won't delete it as long as there is a reference to it.
Hmm, if that's true I suppose there's no issue... -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
