-
Key: DDSJAVA-13
-
Legacy Issue Number: 16323
-
Status: closed
-
Source: DECA ( Rick Warren)
-
Summary:
Source:
RTI (Rick Warren, rick.warren@rti.com)
Summary:
Several of the types defined in this PSM have a natural order (such as Time). In order to better integrate with the Java platform, these types should implement the standard java.lang.Comparable interface.
Proposed Resolution:
Implement Comparable in the following types:
· Bitordered based on index within a bit set
· Durationordered from shorter durations to longer ones
· Timeordered from earlier points in time to later ones
-
Reported: DDS-Java 1.0b1 — Wed, 1 Jun 2011 04:00 GMT
-
Disposition: Resolved — DDS-Java 1.0b2
-
Disposition Summary:
Implement Comparable in the following types:
Bitordered based on index within a bit set
Durationordered from shorter durations to longer ones
InstanceHandleordered in an implementation-specific way (DDS specification of DataReader::read() requires such an ordering)
Timeordered from earlier points in time to later ones -
Updated: Fri, 6 Mar 2015 20:58 GMT
DDSJAVA — Logically ordered types should implement java.lang.Comparable
- Key: DDSJAVA-13
- OMG Task Force: Java 5 Language PSM for DDS 1.0 FTF