- From: Don Park <donpark@quake.net>
- Date: Tue, 8 Sep 1998 13:37:54 -0700
- To: <www-dom@w3.org>
>newDoc.createCopy(node, false); // for a shallow copy >newDoc.createCopy(node, true); // for a deep copy I have no problem with this proposal particularly because it shifts the responsibility of copying to the destination document. It feels right. Don Park Docuverse
Received on Tuesday, 8 September 1998 16:47:17 UTC