[ 
https://issues.apache.org/jira/browse/QPID-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Darryl L. Pierce updated QPID-3983:
-----------------------------------

    Attachment: 0001-Provide-a-prefix-in-Swig-to-differentiate-C-from-Rub.patch
    
> Provides aliases in the Swig Ruby bindings for the C++ class names.
> -------------------------------------------------------------------
>
>                 Key: QPID-3983
>                 URL: https://issues.apache.org/jira/browse/QPID-3983
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Darryl L. Pierce
>         Attachments: 
> 0001-Provide-a-prefix-in-Swig-to-differentiate-C-from-Rub.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to