- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 21 Oct 2005 10:53:30 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2348 davidc@nag.co.uk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Additional Comments From davidc@nag.co.uk 2005-10-21 10:53 ------- (In reply to comment #1) > Thanks once again for your careful reviews. We have made the change that you > suggested -- to put parens around parenthesized expressions. > > If you agree with this action, please change the status of this bug to CLOSED. I'm closing the report but could you say (here or in mail) whether you are adding it to all xqx:parenthesizedExpr or just xqx:filterExpr/xqx:parenthesizedExpr (So I can change my local copy) either way is fine by me. If you do all xqx:parenthesizedExpr you'll get a lot of doubled parenthesis when translating infix expressions as the infix template fully parenthesises its arguments anyway. That's safe if a bit untidy. If you just do it in filterexpressions then there may be other places that need doing as well (I haven't done a full check) David
Received on Friday, 21 October 2005 10:53:35 UTC