- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 29 Oct 2006 22:15:12 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1587 jmdyck@ibiblio.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Comment #2 from jmdyck@ibiblio.org 2006-10-29 22:15 ------- The first point has not been fixed as suggested. I suggested a change to the production for RelativePathExpr, which has not happened. (Understandably, given your aversion to touching the XQuery productions.) Instead, you made changes to Norm rules 4 and 5, which: -- assume a syntax even further from the given production; -- break rule 4 (you swapped the nonterminals on the LHS but not the RHS); and -- make rule 5 harder to understand (in my opinion). So I think you'd be better off reverting rules 4 and 5 to their previous (20051103) versions. On the other hand, the two versions of rule 5 give different expansions, and I'm having a hard time deciding which, if either (or both), is correct.
Received on Sunday, 29 October 2006 22:15:21 UTC