- From: <keshlam@us.ibm.com>
- Date: Wed, 19 Aug 1998 11:48:55 -0400
- To: www-dom@w3.org
Actually, the last version of the spec said something about newly created nodes being implicitly the child of a DocumentFragment _somewhere_ off in space, which presumably would in turn belong to a specific document. I had implemented that by creating a "nullDocumentFragment" object which caught anything that didn't have any other obvious parent. ownerDocument is definitely a cleaner architecture. ______________________________________ Joe Kesselman / IBM Research Unless stated otherwise, all opinions are solely those of the author.
Received on Wednesday, 19 August 1998 11:51:33 UTC