SDRP 1.0 NO IDEA Avatar
  1. OMG Issue

SDRP — Correction of Invalid References to Non-Existent Property Type

  • Key: SDRP-114
  • Legacy Issue Number: 8873
  • Status: closed  
  • Source: Engility ( Neli Hayes)
  • Summary:

    Throughout the specification, there are references to
    the non-existent property type, ConfigureQueryProperty, where there is
    need to refer to a "configurable" as well as "queriable" property. The
    correct type to reference is ConfigureProperty. Furthermore,
    ConfigureProperties already have a constraint to have their isReadOnly
    attribute to be false. There is no need to have this constraint
    re-iterated where a ConfigureProperty is referenced.

    Proposed Resolution: Replace all existing references to the
    ConfigureQueryProperty type with the ConfigureType in the specification
    text. Described errors do not exist in the UML model or the IDL. Where
    ConfigureProperty is used, remove the statement of isReadOnly attribute
    being false, as that is already part of the definition of this property
    type.

    Rationale: Correctness and removal of redundant information

  • Reported: SDRP 1.0b1 — Fri, 24 Jun 2005 04:00 GMT
  • Disposition: Resolved — SDRP 1.0
  • Disposition Summary:

    No Data Available

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