dispatch with @delay question

Hi,

I didn't see this in the spec, but perhaps I missed it.

I see in the spec rules like removing the event from the delay queue 
before dispatching and if the target is deleted then the event should be 
removed from the delay queue.  But I don't see anything in the spec that 
mentions when all of the events in the delay queue should be destroyed. 
  Should that happen as part of the xforms-model-destruct default 
handling?  This seems like the type of thing that should be defined in 
the spec if it isn't already.

Thanks,
--Aaron

Received on Thursday, 4 June 2009 21:24:47 UTC