xsl-list
[Top] [All Lists]

RE: Re: Reference to variable cannot be resolved.

2003-02-15 01:26:38
I think the biggest problem here is that the scope of a 
variable is no longer obvious in these cases. This will also 
impose an (hidden) order of evaluation, which is not the most 
desirable feature for a non-imperative language.

The second sentence is nonsense. Variable references are resolved to
variable declarations at compile time, the run-time behavior doesn't
care in the slightest what the original name of the variable was.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>