DDS-XTypes 1.4b1 RTF Avatar
  1. OMG Issue

DDSXTY14 — Serialized size not defined for SCCIdentifier

  • Key: DDSXTY14-87
  • Status: closed  
  • Source: Unity Foundation, NP ( Mr. Justin Wilson)
  • Summary:

    The `getTypeDependencies` operation (7.6.3.3.4.1) returns `TypeIdentifierWithSize`. The returned collection must use the SCCIdentifier for Strongly Connected Components. This begs the question, what is the size of the TypeObject corresponding to an SCCIdentifier?

    Step (d) of the algorithm in 7.3.4.9.2 may imply that it is the serialized size of a sequence of TypeObjects of the components but there is nothing explicit.

  • Reported: DDS-XTypes 1.3b1 — Fri, 7 Mar 2025 16:21 GMT
  • Disposition: Resolved — DDS-XTypes 1.4b1
  • Disposition Summary:

    Clarify the size associated with a SCCIdentifier

    Define serialized size of the TypeObject associated with a SCCIdentifier as the serialized size of the sequence<TypeObject> that contains all the types in the SCC

  • Updated: Wed, 12 Aug 2026 16:40 GMT