[whatwg] getElementsByClassName()

Ian Hickson ian at hixie.ch
Mon Oct 23 16:39:51 PDT 2006


On Tue, 24 Oct 2006, Joao Eiras wrote:
>
> The question is.. is there really the need for the array ? Most bindings 
> support variable arguments.

The initial proposal used varargs, but people pointed out that that made 
it difficult to call the method with an arbitrary number of arguments, 
which is why it now takes an array.

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



More information about the whatwg mailing list