- From: Keith W. Boone <kboone@ebt.com>
- Date: Fri, 3 Mar 2000 16:31:58 -0500 (EST)
- To: <www-dom@w3.org>
- Cc: "Jeffrey Vogel (E-mail)" <jlv@ebt.com>
As presently specified, DOM2 does not indicate how to obtain an instance of DocumentTraversal. It appears that this interface should be implemented by whatever class also implements DOMImplementation, and that you should be able to cast that to DocumentTraversal if the implementation reports that it supports DocumentTraversal. I think some clarification is needed, even if just to say that the way to get one is implementation dependant. Keith
Received on Friday, 3 March 2000 16:48:20 UTC