atom feed8 messages in net.java.dev.jsr235.issues[Issue 15] Clarification on Equality...
FromSent OnAttachments
radupFeb 12, 2008 3:00 pm 
radupFeb 12, 2008 3:03 pm 
kgoodsonMar 16, 2008 10:28 pm 
radupMar 18, 2008 5:39 pm 
kgoodsonMar 20, 2008 10:42 am 
blaise_doughanApr 8, 2008 8:15 am 
radupApr 8, 2008 10:16 am 
radupApr 23, 2008 6:34 pm 
Subject:[Issue 15] Clarification on EqualityHelper and property order
From:kgoodson (kgoo@dev.java.net)
Date:Mar 16, 2008 10:28:41 pm
List:net.java.dev.jsr235.issues

https://jsr235.dev.java.net/issues/show_bug.cgi?id=15

------- Additional comments from kgoo@dev.java.net Mon Mar 17 05:29:04 +0000
2008 ------- This seems resolved, but lacks a concrete proposal. I propose we add the following to the end of section 3.10.2.

When testing for equality of the values of Properties for which isMany() is true, the order in which the values appear is significant.

When testing for equality of values of Types for which isSequenced() is true, order is significant. In the case of a Type for which isSequenced() is true which has been defined using an XML Schema, only the order of the Property values in the Sequence resulting from XML Schema element definitions is significant; the order of Properties resulting from XML Schema attribute definitions is not significant.

=== As this was opened for discussion on 7th of March, I propose we close this end of the 20th unless there are further comments.