Allen Wirfs-Brock wrote: > Also, I would outlaw (new) overloads like > > Document: > TouchList createTouchList(Touch... touches); > TouchList createTouchList(sequence<Touch> touches); Yeah, why are *new* (this is from Web Events, not legacy) APIs doing the crazy. Answer: because people imitate older crazy APIs, and WebIDL supports this. /beReceived on Tuesday, 12 November 2013 16:24:30 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:14:19 UTC