>This may seem a stupid question, but will >there ever be the possibility of detecting ?when an event listeners are added or ?removed from event targets? "Quis custodet ipsos custodes?" It's impossible to answer "will there ever be the possibilty of". We can say that this functionality isn't in DOM Level 2, and there's no current plan to include it in Level 3. If you really need it, motivate it -- provide a use case that can't be addressed equally well by having whatever user code adds/removes the event handler explicitly dispatch an application event to that handler, or to something else in non-DOM code. ______________________________________ Joe Kesselman / IBM ResearchReceived on Tuesday, 3 October 2000 10:31:59 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 20 October 2015 10:46:07 UTC