> -----Original Message-----
> From: Andy Clark [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 20, 2001 11:45 AM
> To: [EMAIL PROTECTED]
> Subject: Re: importNode does not care about IDs
>
>
> Karl Scheibelhofer wrote:
> > you misunderstood me, i think.
>
> I believe that I understand your question. But maintaining
> ID state on importNode doesn't make much sense. It's a shame
> that the DOM doesn't have a standard way of registering ID
> attributes in the document but I don't think that the DOM
> implementation should carry those IDs over to the document
> where the node is imported. Arnaud: what is your opinion?

if i want to import a complete tree, i would have to investigate each node
by my own. moreover, there is no way to find out, if an attribute is really
of type ID. only the DOM implementation can know this.

regards

  Karl


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to