You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <ji...@apache.org> on 2012/05/25 22:17:23 UTC

[jira] [Assigned] (QPID-3983) Provides aliases in the Swig Ruby bindings for the C++ class names.

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

Ted Ross reassigned QPID-3983:
------------------------------

    Assignee: Ted Ross
    
> 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
>            Assignee: Ted Ross
>         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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org