- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 07 Aug 2008 11:02:28 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5939 --- Comment #1 from Michael Kay <mike@saxonica.com> 2008-08-07 11:02:28 --- I think the problem is that while it makes sense intuitively for equality-matching of xs:time values to be "cyclic" in the way described, it does not make sense for ordering to be cyclic; and if "=" is cyclic while ">" is not, then it becomes difficult to ensure invariants like a=b == a>=b and a<=b. Perhaps the mistake was in making xs:time ordered. -- 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 August 2008 11:03:03 UTC