- From: Maciej Stachowiak <mjs@apple.com>
- Date: Thu, 02 Oct 2008 20:40:26 -0700
- To: "public-webapps@w3.org Group WG" <public-webapps@w3.org>
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