PYTH 1.0 NO IDEA Avatar
  1. OMG Issue

PYTH — Python Issue: Context.delete

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

    Section 1.4.3 describes the mapping for CORBA.Context and states that a
    "delete" operation is provided to delete child contexts. This introduces an
    implementation detail that most likely requires circular references which is
    not good with python.

    Can the "delete" operation be deleted from the document? It is not needed
    because there is no way to "lookup" child contexts – most of the other
    language mappings do not have this method anymore.

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

    That operation can be deleted

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