- From: Curt Arnold <carnold@houston.rr.com>
- Date: Wed, 29 Oct 2003 01:05:24 -0600
- To: www-dom@w3.org
Using the same method name for the "handle" method makes it difficult or impossible, depending on the binding, to implement both of these interfaces on the same object. The interfaces are similar in intent to DOM Events' EventListener. Using Listener in one spec and Handler in another is potentially confusing.
Received on Wednesday, 29 October 2003 02:05:24 UTC