PSS 1.0 NO IDEA Avatar
  1. OMG Issue

PSS — no parameter order for operations _create(...) defined

  • Key: PSS-22
  • Legacy Issue Number: 3644
  • Status: closed  
  • Source: Anonymous
  • Summary:

    A storagehome is mapped to a C++ class providing _create() member functions.
    In the specification is said, that there have to be parameters for all state
    members of the storagehomes storagetype, but the order is not defined.
    As a solution the parameter list could begin with the base type of the
    storage type, proceed with the leftmost implemented abstract storage type
    and end with the state members defined in the storage type itself. In every
    case the declaration order should be followed.

  • Reported: PSS 1.0b1 — Thu, 25 May 2000 04:00 GMT
  • Disposition: Resolved — PSS 1.0
  • Disposition Summary:

    accepted

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