[touch-events] Deprecate createTouch and createTouchList? (#48)

It seems there's general agreement among the vendors that constructors (#10) are the right way to create all types of DOM events.  Given that, we should consider explicitly deprecating createTouch and createTouchList.  We could do this similarly to how [UI Events has a legacy event initializers section](https://w3c.github.io/uievents/#legacy-event-initializers).

This also would give us a better place to add initTouchEvent (#29).

Let me know if anyone disagrees with this path forward as @choniong is actively working on this.



---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/issues/48

Received on Tuesday, 1 December 2015 18:59:48 UTC