MOF 1.4 NO IDEA Avatar
  1. OMG Issue

MOF14 — Generated location parameters need clear specification of base value

  • Key: MOF14-114
  • Legacy Issue Number: 1076
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: For the Reflective interface operations requiring a
    positional parameter (add_value_at, modify_value_at,
    remove_value_at), the base (the lowest legal value) is never
    specified. CORBA 2.1 does not either; Section 3.8.4 states:
    "The implementation of array indices is language mapping
    specific"

    The MOF Standard should state the index base (presumably
    either 0 or 1). It should not be left as a
    language-specific issue, since languages differ (C++ and
    java arrays are zero-based; Smalltalk collections are
    one-based).

  • Reported: MOF 1.2 — Wed, 18 Mar 1998 05:00 GMT
  • Disposition: Resolved — MOF 1.3
  • Disposition Summary:

    resolved

  • Updated: Fri, 6 Mar 2015 21:35 GMT