[touch-events] Should we keep the identifiedTouch method? (#20)

>From what I can tell, TouchList.identifiedTouch was in the original v2 draft from the beginning.  We removed it from v1 due to lack of implementations (only Mozilla).  Should we keep it in v2?  It doesn't seem to add much value to me (a linear search through the list is probably the fastest implementation for any realistic number of touch points).  But if the group likes it then I'm happy to keep it (and try to get it added to blink).

@mbrubeck @smaug--- any opinion?

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

Received on Tuesday, 28 July 2015 16:04:13 UTC