PSS 1.0 NO IDEA Avatar
  1. OMG Issue

PSS — PSS FTF issue: ConnectorRegistry made redundant by

  • Key: PSS-13
  • Legacy Issue Number: 3164
  • Status: closed  
  • Source: ZeroC ( Bernard Normier)
  • Summary:

    The Joint Revised Portable Interceptor submission (document orbos/99-12-02)
    defines a new operation on the ORB interface, register_initial_reference.
    With this operation, there is no need for a separate ConnectorRegistry
    (local) object obtained from ORB::resolve_initial_references.

    In practice, I expect that calls to register_initial_reference will
    occur behind the scene – not in the middle of application code.

    For example with our new ORB (Orbix 2000), it is possible to use
    configuration to control the behavior of resolve_initial_references,
    in particular have resolve_initial_references dynamically load and
    initialize a plug-in. The plug-in per-ORB initialization calls
    register_initial_reference on the given ORB instance.

  • Reported: PSS 1.0b1 — Thu, 23 Dec 1999 05:00 GMT
  • Disposition: Resolved — PSS 1.0
  • Disposition Summary:

    see below

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