- From: <bugzilla@jessica.w3.org>
- Date: Thu, 24 Oct 2013 17:57:02 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23532 --- Comment #33 from Glenn Maynard <glenn@zewt.org> --- Verifying the number of parameters is not "excess validation". Verifying the number of parameters is a useful and well-understood part of modern dynamic languages. See Python for a good example. We can't get this everywhere in JavaScript due to heavy legacy constraints, but that doesn't mean we shouldn't have it at all. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Thursday, 24 October 2013 17:57:05 UTC