Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3983

Provides aliases in the Swig Ruby bindings for the C++ class names.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Ruby Client
    • None

    Description

      In the Ruby VM there are various name collisions in the native Ruby extensions that are occurring as a result of the names of the C++ classes; i.e., the VM creates an instance of Cqpid::Connection when it should be creating an instance of Qpid::Messaging::Connection.

      This feature adds the prefix "Cpp" to each of the classes that are bound in Ruby via Swig to avoid such name collisions.

      Attachments

        Activity

          People

            mcpierce Darryl Pierce
            mcpierce Darryl Pierce
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: