PYTH 1.0 NO IDEA Avatar
  1. OMG Issue

PYTH — Python Issue: widening object references and CORBA.Any.value

  • Key: PYTH-18
  • Legacy Issue Number: 3358
  • Status: closed  
  • Source: Camros Corporation ( Jeffrey Marshall)
  • Summary:

    There is an issue with widening object references using the CORBA.Any.value
    method. The current spec. states that the value method returns a suitable type
    of object for the accompanying type of the any. This is an issue when one
    process sends an object reference which is not staticaly known to the
    receiving ORB.

  • Reported: PYTH 1.0b1 — Wed, 23 Feb 2000 05:00 GMT
  • Disposition: Resolved — PYTH 1.0
  • Disposition Summary:

    Since there it is not possible to find out anything about the embedded object in the general case, t

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