Re: DOM L2 comments, various

keshlam@us.ibm.com scripsit:

> Not all languages support runtime type ID. nodeType is required by those that
> don't.

Again, runtime type ID (as opposed to runtime type *tests*) is not
enough.  Just because an object implements Attr is no guarantee
that it is an attribute.

-- 
John Cowan                                   cowan@ccil.org
       I am a member of a civilization. --David Brin

Received on Monday, 4 October 1999 16:58:53 UTC