Re: WebEvents-ISSUE-8: initTouchEvent function [Touch Events spec]

I proposed adding createTouchPoint and createTouchList methods to the 
Touch Events spec.  Does everyone agree with this, or are there any 
other suggestions for how to create and initialize TouchEvent objects 
and their attributes?

If we do add these, should they be added to the DocumentEvent interface 
from DOM Level 2, or should I device a new interface (e.g. 
"DocumentTouchEvent")?  I don't have any experience defining new 
standards that extend the DOM, so I'm hoping for some guidance.

Received on Wednesday, 30 March 2011 21:09:16 UTC