- From: <bugzilla@jessica.w3.org>
- Date: Fri, 12 Apr 2013 14:01:21 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21640 --- Comment #7 from Markus Lanthaler <mark_lanthaler@gmx.net> --- The reason is that we are using node-style callbacks and in node the prevalent pattern is to have the callback last. So it's basically a matter of "consistency". Switching the order of the two parameters as you suggest is the backup plan in case the WebIDL bug doesn't get fixed. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Friday, 12 April 2013 14:01:26 UTC