[Bindings] [[Delete]], hidden operations, missing arguments

It would be useful to be able to specify a method to implement [[Delete]] 
on an interface.

It would be useful to be able to define a method that isn't visible to JS, 
in particular for implementing [NameGetter], [Delete], etc..

It would be nice for the spec to explicitly say how to handle argument 
calls that have not enough arguments, both for normal methods and for 
overloaded methods. (The right answer probably being whatever IE does.)

And finally, please rename the spec Web IDL. :-)

Thanks,
-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 11 April 2008 02:46:52 UTC