CORBA 2.4 NO IDEA Avatar
  1. OMG Issue

CORBA24 — Use of incomplete recursive TypeCodes underspecified

  • Key: CORBA24-17
  • Legacy Issue Number: 2903
  • Status: closed  
  • Source: DSTC ( Stephen Crawley)
  • Summary:

    Section 10.7.3 of the CORBA 2.3 spec says that operations on recursive
    TypeCodes and recursive sequence TypeCodes before they have been embedded
    give undefined results.

    However, it is not clear whether this applies to other uses of these
    TypeCodes ... or other incomplete TypeCodes or Anys that contain them. For
    example, can an incomplete TypeCode be used:

    • as a parameter to create_dyn_any_from_type_code,
    • as a parameter to a DII or DSI operation; e.g. the arg_type parameter
      of CORBA::Request::add_arg(), or
    • as a (CORBA IDL) parameter or result of a regular operation invocation?
  • Reported: CORBA 2.3.1 — Thu, 14 Oct 1999 04:00 GMT
  • Disposition: Resolved — CORBA 2.4
  • Disposition Summary:

    No Data Available

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