- From: Joseph Kesselman <keshlam@us.ibm.com>
- Date: Wed, 21 Mar 2001 09:42:11 -0500
- To: Robin Berjon <robin@knowscape.com>
- Cc: Philippe Le Hegaret <plh@w3.org>, Bjoern Hoehrmann <derhoermi@gmx.net>, www-dom@w3.org
If the NodeList returned by a DOM call isn't live, you can't claim to comply to the DOM specification. If you really want a non-live "snapshot" array, I would recommend that you create a new class and a new method to retrieve it -- as long as you're going to be incompatable anyway, you might as well make the difference visible and official. ______________________________________ Joe Kesselman / IBM Research
Received on Wednesday, 21 March 2001 09:42:35 UTC