Comments on some Web IDL extended attribute names

I think [NativeObject] should be renamed to [Callback]. It is meant to  
be used for callback objects that have a single designated callback  
method, right?

I think [Variadic] should be renamed [Optional]. A function may be  
variadic, but a parameter is optional, and this goes on the parameter.

Regards,
Maciej

Received on Friday, 3 October 2008 03:41:09 UTC