[
https://issues.apache.org/jira/browse/PROTON-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519918#comment-14519918
]
Darryl L. Pierce commented on PROTON-872:
-----------------------------------------
Very good point. Thanks for the link, Rafi. I'll update the Reactive code to
use __send__ instead of send.
> Ruby Messenger should not use send as it conflicts with Ruby's Object::send
> method
> ----------------------------------------------------------------------------------
>
> Key: PROTON-872
> URL: https://issues.apache.org/jira/browse/PROTON-872
> Project: Qpid Proton
> Issue Type: Bug
> Components: ruby-binding
> Affects Versions: 0.9
> Reporter: Darryl L. Pierce
> Assignee: Darryl L. Pierce
>
> Ruby's Object class has a method named "send" that is used for
> programmatically invoking methods on an instance of a class. Classes should
> not use "send" but instead use a different name for such methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)