PYTH 1.0 NO IDEA Avatar
  1. OMG Issue

PYTH — Python Issue: TypeCode constants?

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

    Are type code constants generated by the IDL compiler, and if so are they
    available for use by developers (ie, not implementation specific)?

    If type code constants are not available, then developers have to rememeber
    the repository ids of certain IDL declarations (python-noops like typedef) in
    order to get a typecode from CORBA.TypeCode (since CORBA.id is most likely no
    help in this instance).

    I propose that type code constants be made available to developers using some
    standardized naming scheme (_tc_XXX?).

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

    see above

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