Re: Non-deprecated arguments
- From: Robert <robert@xxxxxxxxx>
- Date: Fri, 30 Sep 2005 09:40:41 +0200
Richard Cornford wrote:
Robert wrote:
Hi,
Currently I am using argument.callee.caller.arguments to get the arguments of the caller function, but Firefox complains that arguments (of Function) is deprecated.
But doesn't tell you that the - caller - property is a JavaScript(tm) feature, non-standardised and certainly not cross-browser?
That's right. It does not tell me this.
Is there a way to get the arguments of the calling function in a non-deprecated way?
No,
Well that's too bad. I don't mind that some things get deprecated, but why deprecate something without any means to achieve the same functionality in another way....
Robert. .
- References:
- Non-deprecated arguments
- From: Robert
- Re: Non-deprecated arguments
- From: Richard Cornford
- Non-deprecated arguments
- Prev by Date: problems with associative arrays
- Next by Date: Re: problems with associative arrays
- Previous by thread: Re: Non-deprecated arguments
- Next by thread: Re: can you give me a gmail invitation?
- Index(es):