CORBA 2.4 NO IDEA Avatar
  1. OMG Issue

CORBA24 — local interfaces and the DII

  • Key: CORBA24-61
  • Legacy Issue Number: 3177
  • Status: closed  
  • Source: Triodia Technologies Pty Ltd ( Michi Henning)
  • Summary:

    The current spec for local interfaces disallows making calls to a local
    interface via the DII. It turns out that this is rather inconvenient
    for implementors of scripting languages. That's because, for a scripting
    language, everything is a DII request. Local interfaces, therefore, force
    the implementor to wrap all pseudo-objects and local interfaces in
    special wrapper objects.

    For pseudo-objects, there is nothing we can do. However, for local
    interfaces, we could require DII calls to be supported.

  • Reported: CORBA 2.3.1 — Wed, 5 Jan 2000 05:00 GMT
  • Disposition: Resolved — CORBA 2.4
  • Disposition Summary:

    resolved, see above

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