Re: Optional method arguments in the DOM

On Fri, 16 Jun 2006 00:32:43 +0300, Garrett Smith <dhtmlkitchen@gmail.com>  
wrote:

>
> I actually like this idea.
>
> For example:
> scrollIntoView( [bShowAtTop] )
>
> hypothetical
>
> b.cloneNode() // equivalent to b.cloneNode( false );
>
>

Am I wrong to think, that this new approach is not good for existing  
methods, but is good only for new methods that will defined in feature?  
Because such new scripts utilizing this feature will not be backwards  
compatible..



-- 
Emrah BASKAYA
www.hesido.com

Received on Thursday, 15 June 2006 22:31:26 UTC