- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 01 Sep 2006 15:25:10 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3646 ------- Comment #1 from mike@saxonica.com 2006-09-01 15:25 ------- I don't agree. Certainly in the example quoted (I haven't checked the others) there is no circularity (you can't follow a chain of references from a variable back to itself). There is simply a forward reference, which (though I don't like the reasons) isn't allowed. The static context for the variable doesn't include a variable declared later in the module, so this is XPST0008.
Received on Friday, 1 September 2006 15:25:40 UTC