Python Language Mapping Avatar
  1. OMG Specification

Python Language Mapping — Open Issues

  • Acronym: PYTH
  • Issues Count: 3
  • Description: Issues not resolved
Open Closed All
Issues not resolved

Issues Descriptions

OpaqueValue needs to be documented in the Python Language mapping

  • Key: PYTH12-2
  • Legacy Issue Number: 5779
  • Status: open  
  • Source: Thematix Partners LLC ( Jishnu Mukerji [X] (Inactive))
  • Summary:

    OpaqueValue, a new native type introduced in Issue 2162 (void *
    in DII Chapter) for add_arg, was never documented in any of the language
    mappings. Language Mapping that claim that the DII interfaces map
    according to regular rules need to provide mapping rules for OpaqueValue
    and document it. The mapping would simply be OpaqueValue --> (void *) or
    equivalent.

  • Reported: PYTH 1.0 — Wed, 27 Nov 2002 05:00 GMT
  • Updated: Wed, 11 Mar 2015 11:15 GMT

In the resolution of issue 4659

  • Key: PYTH12-1
  • Legacy Issue Number: 5471
  • Status: open  
  • Source: Thematix Partners LLC ( Jishnu Mukerji [X] (Inactive))
  • Summary:

    1. In the resolution of issue....

    (a) The system exception that is raised is said to be BAD_PARAM. Since
    it is a bad context that is being taken exception to, why is the
    BAD_CONTEXT exception not used instead?

    (b) It is better to also define a standard minor code with an associated
    error description when a use of a standard system exception is
    specified. This helps the user figure out what caused the system
    exception to be triggered. This is missing in the resolution.

  • Reported: PYTH 1.0 — Tue, 9 Jul 2002 04:00 GMT
  • Updated: Wed, 11 Mar 2015 11:15 GMT

list of operations provided by the ORB object

  • Key: PYTH12-3
  • Legacy Issue Number: 5727
  • Status: open  
  • Source: Data Analysis Australia ( James Henstridge)
  • Summary:

    In the list of operations provided by the ORB object, the first is list_initial_references().

    In the CORBA spec, there is no operation by that name in the PIDL, but there is a list_initial_services() operation.

    This looks like a typo

  • Reported: PYTH 1.0 — Mon, 28 Oct 2002 05:00 GMT
  • Updated: Wed, 11 Mar 2015 11:15 GMT