Eric Hodges wrote: > > I see. Then I think they should have made an entirely new package for DOM 2 > that shares no dependencies with DOM 1.
Although this would work for applications it would be impossible for an implementation to implement both packages with the same classes; because you end up with similar methods with a different return type. Major bummer! -- Arnaud Le Hors - IBM Cupertino, XML Technology Group
