- From: <Mike.Champion@SoftwareAG-USA.com>
- Date: Mon, 16 Oct 2000 09:55:22 -0400
- To: www-dom@w3.org
Received on Monday, 16 October 2000 09:55:08 UTC
All Nodes are "owned" by a particular Document object. This makes it easier to mix multiple DOM implementations in a single application. Thus, the factory methods need to work in the context of a particular Document, so they are on the Document interface. This is a Frequently Asked Question, and we'll soon add some entries to the DOM FAQ to cover it. > -----Original Message----- > From: Sergey N. Yatskevich [SMTP:syatskevich@n21lab.gosniias.msk.ru] > Sent: Monday, October 16, 2000 6:57 AM > To: www-dom@w3.org > Subject: Question about Dom > > Why create* methods are in Document Interface raser DOMImplementation. > > -- > Sergey N. Yatskevich <syatskevich@n21lab.gosniias.msk.ru>
Received on Monday, 16 October 2000 09:55:08 UTC