PDME 1.0b2 NO IDEA Avatar
  1. OMG Issue

PDME — PDM Enablers IDL uses different include file names than CORBA Services IDL

  • Key: PDME-18
  • Legacy Issue Number: 1769
  • Status: open  
  • Source: Anonymous
  • Summary:

    Summary: In "#include" statements, The IDL published in the PDM Enablers specification uses file names for most of the CORBA Services that are different than the file names used in "#include" statements by the CORBA Services IDL published on the OMG web site.

    For example, PdmResponsibility.idl has the following statement:
    #include <CosLifeCycle.idl>
    and the published IDL for Compound Life Cycle has
    #include <LifeCycle.idl>

    To compile PDM Enablers IDL with the published CORBA Services IDL, one of the sets of IDL needs to be hand-edited to be consistent with the other. The PDM Enablers IDL should be changed to be consistent with the published CORBA Services IDL. This problem originally arose because there are apparently no published official file names for the CORBA Services IDL files.
    .

  • Reported: PDME 1.0b1 — Mon, 3 Aug 1998 04:00 GMT
  • Updated: Fri, 6 Mar 2015 20:58 GMT