Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1716

Consider whether container should be navigable from the other objects

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • cpp-binding
    • None

    Description

      The container is not really a necessary part of the C++ binding API - It partially exists as just a way to hold the container_id for the application.

      An application written using the connection_driver API has no container and the only API difference is that trying to get the container out of connection_driver objects is an error.

      Regular C++ binding API applications don't need the container object to be navigable - they could just store it in the on_container_start handler.

      Attachments

        Activity

          People

            cliffjansen Clifford Jansen
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: