DDS 1.2 RTF Avatar
  1. OMG Issue

DDS12 — Specification does not state how to instantiate an ObjectHome

  • Key: DDS12-54
  • Legacy Issue Number: 9536
  • Status: closed  
  • Source: THALES ( Virginie Watine)
  • Summary:

    Summary:

    There is no (default) constructor specified for the ObjectHome class. Nowhere in the specification it is specified how an ObjectHome should be instantiated and what the default values will be for auto_deref and for the filter expression.

    Proposed Resolution:

    Explicitly state that the default constructor should be used to instantiate an ObjectHome. Also state that by default the value of auto_deref will be set to true, and the filter expression will be set to NULL. Setting auto_deref to true by default ensures that the application developer has to make the conscious decision to set the auto_deref functionality to false for performance gain, which is more natural then the other way around

  • Reported: DDS 1.1 — Mon, 3 Apr 2006 04:00 GMT
  • Disposition: Resolved — DDS 1.2
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 20:58 GMT