Re: Should Document.cloneNode() work in Level 1?

>Any opinions on whether this cheat is justifiable or not?


I would hate to see cloneNode disabled for Level 1.

Perhaps there is something to be said for changing the cloneNode interface
to:

Node cloneNode(boolean deep, Document targetDoc);

I would rather see this done before Level 1 goes REC.

Don

Received on Tuesday, 8 September 1998 14:05:12 UTC