- From: <bugzilla@jessica.w3.org>
- Date: Tue, 22 Oct 2013 21:58:23 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16725
Olli Pettay <bugs@pettay.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugs@pettay.fi
--- Comment #11 from Olli Pettay <bugs@pettay.fi> ---
(In reply to Cameron McCormack from comment #8)
> * dictionary type arguments that are followed by another optional argument,
> or which are at the end of the argument list, must be specified as
> optional,
> explicitly
I don't understand this.
Now you can't have a method which requires caller to pass some dictionary.
Or you can, but you need to add some artificial non-optional non-dictionary
param after the dictionary.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 22 October 2013 21:58:25 UTC