DDS For Lightweight CCM Avatar
  1. OMG Specification

DDS For Lightweight CCM — All Issues

  • Acronym: DDS4CCM
  • Issues Count: 3
  • Description: All Issues
Open Closed All
All Issues

Issues Descriptions

section 8.3.1 Base Connectors

  • Legacy Issue Number: 15888
  • Status: closed  
  • Source: Northrop Grumman ( Mr. Perry King)
  • Summary:

    Right now (in section 8.3.1 Base Connectors) the DDS_Base connector has an attribute named qos_profile and the only thing said about it is that it contains a File URL or XML string.

    Excerpt from 8.3.1 Base Connectors:
    connector DDS_Base

    { uses ConnectorStatusListener error_listener; attribute DDS:DomainId_t domain_id setraises (NonChangeable); attribute string qos_profile // File URL or XML string setraises (NonChangeable); }

    ;

    However, section 8.4.2.3 QoS Profiles talks about qos_profiles that are actually specified within the xml file.

    So the problems are:

    1. The same name “qos_profile” is used to mean both an attribute referring to a file URL or XML string as well as referring to a subsection within the XML file.

    2. There is no mechanism for the user to reference the qos_profile name that was defined within the xml file (the “subsection within the XML file “) which makes it useless.

    A possible solution would be to:

    1. Change the meaning of the qos_profile attribute to be a reference to the qos_profile defined within the XML file.

    2. Add another optional attribute for specifying the path to the xml file.

  • Reported: DDS4CCM 1.0b2 — Thu, 9 Dec 2010 05:00 GMT
  • Disposition: Resolved — DDS4CCM 1.0
  • Disposition Summary:

    No Data Available

  • Updated: Sat, 7 Mar 2015 20:38 GMT

inout data parameters

  • Key: DDS4CCM_-2
  • Legacy Issue Number: 15225
  • Status: closed  
  • Source: THALES ( Virginie Watine)
  • Summary:

    Currently in the spec when several data are to be returned, the related parameter is an 'out' sequence. Even if this is semantically correct, it makes implementation of smart memory management impossible.
    Suggestion is then to turn those parameters into 'inout' ones.

  • Reported: DDS4CCM 1.0b2 — Mon, 26 Apr 2010 04:00 GMT
  • Disposition: Resolved — DDS4CCM 1.0
  • Disposition Summary:

    Change the sequence out parameters into inout.

  • Updated: Sat, 7 Mar 2015 00:48 GMT

Type, DDS Listen instead of DDS_Listen

  • Key: DDS4CCM_-1
  • Legacy Issue Number: 15160
  • Status: closed  
  • Source: Remedy IT ( Johnny Willemsen)
  • Summary:

    page 40 line one has a type, DDS Listen should be DDS_Listen for the port name

  • Reported: DDS4CCM 1.0b2 — Tue, 6 Apr 2010 04:00 GMT
  • Disposition: Resolved — DDS4CCM 1.0
  • Disposition Summary:

    Correct the typo

  • Updated: Sat, 7 Mar 2015 00:48 GMT