Re: Type-safe iteration over the DOM in DOM 2 & 3?

>If you don't subclass your DOM classes heavily and
>dynamically, it probably does not matter, but if you do,
>it does not lead to nice code.

Dynamically subclasing the DOM wasn't  reallyone of our usecases for DOM
Level 2. The "Embedded DOM" work in DOM Level 3 plays into that space to
some degree, and might address some of what you want to do.

______________________________________
Joe Kesselman  / IBM Research

Received on Tuesday, 20 March 2001 14:21:39 UTC