RE: Browsers, Developers and Pointer Events Meeting Notes

On Thu, Aug 28, 2014 at 1:55 PM, Rick Byers <rbyers@chromium.org> wrote:
>
> Our primary concern with pointer events is the fragmentation problem - that we'd have to support two models for the foreseeable future, without any clear path to deprecate one with the other.  This doesn't change that.

Fairly common problem (table layout > grid/flexbox/etc) with little demonstrated impact in blocking browsers from moving the web forward.

Since most of your proposed touch event extensions are features of pointer events and just about all involve API surface expansion in a similar fashion as pointer, how do you see the support burden as different between:


(a)  Pointer Events + Touch Events

(b)  Touch Events + Touch Events Extensions

?

Received on Thursday, 28 August 2014 21:03:57 UTC