SDRP 1.0 NO IDEA Avatar
  1. OMG Issue

SDRP — Unregister Operation Issues

  • Key: SDRP-131
  • Legacy Issue Number: 10414
  • Status: open  
  • Source: Raytheon ( Jerry Bickle)
  • Summary:

    Problem

    The domain manager and device manager unregister operations take in an object reference, which cannot be used directly for determining what component to unregister since one cannot compare on object references, so a callback is needed to get the identifier for unregistering service thus being inefficient.

    Proposed Solution: Replace the unregistering operations and remove device parameters with an unregistering identifier parameter of string type. This change affects CompositeDevice, DeviceManagerRegistration and ServiceRegistration interfaces.

  • Reported: SDRP 1.0b1 — Fri, 20 Oct 2006 04:00 GMT
  • Updated: Sat, 7 Mar 2015 00:33 GMT