Re: [webidl] Stringifiers should allow optional arguments

On 09/07/2014 17:32 , Tab Atkins Jr. wrote:
> On Tue, Jul 8, 2014 at 11:51 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote:
>> On 7/9/14, 1:49 AM, Tab Atkins Jr. wrote:
>>> So, I think the restriction on stringifier args should be loosened to
>>> only require that all args be marked optional.
>>
>> Alternately, we could stop pretending we're supporting languages other than
>> JS and just have people write "toString" when they mean "toString", instead
>> of the indirection with "stringifier".
>
> That would also be acceptable, yes.

And if we could kill serializer with the same stone, all the better.

-- 
Robin Berjon - http://berjon.com/ - @robinberjon

Received on Wednesday, 9 July 2014 15:51:47 UTC