ondisconnect, was Re: Should MIDIInput use a callback instead of events?

On Tuesday, 19 February 2013 at 18:26, Chris Wilson wrote:

> 
> interface MIDIPort : EventTarget {
> ...
> attribute EventHandler ondisconnect;
> ...
> }

oooohhh! I thought it was not possible to implement this? Will the MIDIController gain a onconenct listener? 
  
-- 
Marcos Caceres
http://datadriven.com.au

Received on Tuesday, 19 February 2013 18:32:07 UTC