RE: Level 3 Events

Colliding interfaces on a single object: Good point, and good catch. If
that's going to happen, method names should indeed be renamed.

>The use of distinct interfaces for the Level 3 capabilities seems to
>contradict the general trend just to append new methods to the previous
>interface definitions

I don't have an opinion on whether it will be true in this case, but note
that we often sketch things as separate interfaces, then merge them into
the previous interfaces once we're sure they're stable. That makes seeing
the changes a bit easier for the team which is working on them.

>Has there been any thought about introducing a distinct Java namespace for
>Level 3 versions of the DOM interface

I'm not sure what you mean by "Java namespace". Package?

______________________________________
Joe Kesselman  / IBM Research

Received on Friday, 3 August 2001 17:26:45 UTC