I agree with Jesse. If possible, a speed increase to click events should be solved by a Cordova plugin or DOM lib. Perhaps it can start as a third-party plugin and once battle-tested, adopted as an official plugin.
Faster click events would be wonderful though... Michael On Wed, Jun 27, 2012 at 10:21 AM, Jesse <[email protected]> wrote: > If this can be done generically I think it should be in it's own library. > I think we should leave it to the DOM libs, and cordova-js should only > contain a rock-solid bridge to native. > > On Wed, Jun 27, 2012 at 10:05 AM, Brian LeRoux <[email protected]> wrote: > > > thinking that if we're gunning to add multitouch in cordova android > > for 2.x maybe we consider speeding up click events by default in apps > > that inc cordova.js > > > > its dangerous b/c we're now walking into territory the browser libs > > are taking care for the mobile web. on the flip side, we can check for > > a clobber and not do it if somebody else already has > > > > thoughts? > > > > > > -- > @purplecabbage > risingj.com >
