- From: <bugzilla@jessica.w3.org>
- Date: Fri, 02 Oct 2015 16:15:26 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=4378
--- Comment #15 from Josh Spiegel <josh.spiegel@oracle.com> ---
Maybe the restriction was added so users don't try something like this:
declare local:foo() {
./bar/bat
};
./zip/foo()
And expect the context item of the function call to be used in the function
body. This type of ambiguity doesn't apply to global variables.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 2 October 2015 16:15:28 UTC