- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 29 Jul 2008 16:07:28 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5795 --- Comment #26 from Tim Mills <tim@cbcl.co.uk> 2008-07-29 16:07:28 --- We're following the rules for static typing here, which (like it or not) make it quite clear that: e[1] is of type empty if the context item's value is undefined. This isn't really comparable to differences due to implementation limits. As an aside, I rather think the usability problem here is that this accessing of the undefined context item in a function body is considered to be a dynamic error rather than a static error. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 29 July 2008 16:08:01 UTC