- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 07 Jan 2010 14:55:50 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8662 --- Comment #5 from Jonathan Robie <jonathan.robie@redhat.com> 2010-01-07 14:55:50 --- (In reply to comment #4) > As for the general requirement, I'm not convinced that the value of the > requested feature justifies the complexity of any of the solutions proposed so > far. In the vast majority of cases, it's possible to write the function as a > global named function. The exception is when the function accesses local > variables external to itself; and it's easy enough to work around that by > adding parameters to the global function. I agree. I'm concerned about complexity. I don't see a lot of functionality to justify the complexity of the proposed features. -- 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 Thursday, 7 January 2010 14:55:52 UTC